package kotlinx.coroutines;

/* JADX INFO: compiled from: JobSupport.kt */
/* JADX INFO: loaded from: classes.dex */
public final class t extends u1 implements s {

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final u f1167h;

    public t(u uVar) {
        this.f1167h = uVar;
    }

    @Override // kotlinx.coroutines.s
    public boolean c(Throwable th) {
        return r().L(th);
    }

    @Override // h.x.c.l
    public /* bridge */ /* synthetic */ h.r invoke(Throwable th) {
        q(th);
        return h.r.a;
    }

    @Override // kotlinx.coroutines.d0
    public void q(Throwable th) {
        this.f1167h.y(r());
    }
}
