package g3;

import P2.w;
import d3.V0;

/* JADX INFO: loaded from: classes.dex */
public final class h {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final o f12923a = new o();

    public h() {
    }

    public final void a(Exception exc) {
        o oVar = this.f12923a;
        oVar.getClass();
        w.g(exc, "Exception must not be null");
        synchronized (oVar.f12943a) {
            try {
                if (oVar.f12945c) {
                    return;
                }
                oVar.f12945c = true;
                oVar.f12948f = exc;
                oVar.f12944b.k(oVar);
            } catch (Throwable th) {
                throw th;
            }
        }
    }

    public final void b(Object obj) {
        this.f12923a.n(obj);
    }

    public h(V0 v02) {
        V0 v03 = new V0(13, this);
        v02.getClass();
        V0 v04 = new V0(11, v03);
        ((o) v02.f11784r).c(i.f12924a, v04);
    }
}
