package kotlinx.coroutines.sync;

import kotlinx.coroutines.flow.h;

/* JADX INFO: loaded from: classes.dex */
public abstract class f {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final la.e f29555b = new la.e("PERMIT");

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final la.e f29556c = new la.e("TAKEN");

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final la.e f29557d = new la.e("BROKEN");

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final la.e f29558e = new la.e("CANCELLED");

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public static final int f29559f = h.P("kotlinx.coroutines.semaphore.segmentSize", 16, 0, 0, 12);
}
