package p060t1; import java.util.concurrent.atomic.AtomicIntegerFieldUpdater; import p006b1.C0484l; import p036l1.InterfaceC1432l; /* renamed from: t1.t0 */ /* loaded from: classes.dex */ public final class C1716t0 extends AbstractC1729x0 { /* renamed from: i */ public static final /* synthetic */ AtomicIntegerFieldUpdater f3946i = AtomicIntegerFieldUpdater.newUpdater(C1716t0.class, "_invoked"); private volatile /* synthetic */ int _invoked = 0; /* renamed from: h */ public final InterfaceC1432l f3947h; /* JADX WARN: Multi-variable type inference failed */ public C1716t0(InterfaceC1432l interfaceC1432l) { this.f3947h = interfaceC1432l; } @Override // p036l1.InterfaceC1432l /* renamed from: e */ public /* bridge */ /* synthetic */ C0484l mo510e(Throwable th) { mo509s(th); return C0484l.f1690a; } @Override // p060t1.AbstractC1709q /* renamed from: s */ public void mo509s(Throwable th) { if (f3946i.compareAndSet(this, 0, 1)) { this.f3947h.mo510e(th); } } }