package kotlinx.coroutines;

/* JADX INFO: compiled from: Builders.common.kt */
/* JADX INFO: loaded from: classes.dex */
final class b2 extends h2 {

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    private final h.u.d<h.r> f1073f;

    public b2(h.u.g gVar, h.x.c.p<? super n0, ? super h.u.d<? super h.r>, ? extends Object> pVar) {
        super(gVar, false);
        this.f1073f = h.u.i.c.b(pVar, this, this);
    }

    @Override // kotlinx.coroutines.z1
    protected void o0() throws Throwable {
        kotlinx.coroutines.p2.a.c(this.f1073f, this);
    }
}
