package e5;

import I2.C0317a;
import a5.AbstractC0988a;

/* JADX INFO: loaded from: classes3.dex */
public abstract class j {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final C0317a f16357b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final C0317a f16358c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final C0317a f16359d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final C0317a f16360e;

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final int f16356a = AbstractC0988a.j(100, 12, "kotlinx.coroutines.semaphore.maxSpinCycles");

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public static final int f16361f = AbstractC0988a.j(16, 12, "kotlinx.coroutines.semaphore.segmentSize");

    static {
        int i6 = 4;
        f16357b = new C0317a("PERMIT", i6);
        f16358c = new C0317a("TAKEN", i6);
        f16359d = new C0317a("BROKEN", i6);
        f16360e = new C0317a("CANCELLED", i6);
    }

    public static i a(int i6) {
        return new i(i6, 0);
    }
}
