package kotlinx.coroutines.internal;

/* JADX INFO: compiled from: ThreadSafeHeap.kt */
/* JADX INFO: loaded from: classes.dex */
public interface h0 {
    void a(int i3);

    void c(g0<?> g0Var);

    g0<?> e();

    int f();
}
