package kotlinx.coroutines.internal;

import kotlinx.coroutines.p1;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final kotlin.coroutines.h f29500a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final Object[] f29501b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final p1[] f29502c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f29503d;

    public z(kotlin.coroutines.h hVar, int i10) {
        this.f29500a = hVar;
        this.f29501b = new Object[i10];
        this.f29502c = new p1[i10];
    }
}
