package d2;

/* JADX INFO: compiled from: JobSupport.kt */
/* JADX INFO: loaded from: classes.dex */
public final class g1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    private static final kotlinx.coroutines.internal.b0 f4484a = new kotlinx.coroutines.internal.b0("COMPLETING_ALREADY");

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final kotlinx.coroutines.internal.b0 f4485b = new kotlinx.coroutines.internal.b0("COMPLETING_WAITING_CHILDREN");

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    private static final kotlinx.coroutines.internal.b0 f4486c = new kotlinx.coroutines.internal.b0("COMPLETING_RETRY");

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    private static final kotlinx.coroutines.internal.b0 f4487d = new kotlinx.coroutines.internal.b0("TOO_LATE_TO_CANCEL");

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    private static final kotlinx.coroutines.internal.b0 f4488e = new kotlinx.coroutines.internal.b0("SEALED");

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    private static final n0 f4489f;

    static {
        new n0(false);
        f4489f = new n0(true);
    }

    public static final Object f(Object obj) {
        return obj instanceof v0 ? new w0((v0) obj) : obj;
    }
}
