package com.bumptech.glide;

/* JADX INFO: loaded from: classes.dex */
public final class t implements n5.b {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final n5.n f5900a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ u f5901b;

    public t(u uVar, n5.n nVar) {
        this.f5901b = uVar;
        this.f5900a = nVar;
    }

    @Override // n5.b
    public final void a(boolean z10) {
        if (z10) {
            synchronized (this.f5901b) {
                this.f5900a.a();
            }
        }
    }
}
