package be;

import kotlinx.coroutines.t;
import kotlinx.coroutines.y;

/* JADX INFO: loaded from: classes.dex */
public final class d extends g {

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final d f4832d = new d(j.f4840c, j.f4842e, j.f4841d, j.f4838a);

    @Override // kotlinx.coroutines.t
    public final t N(int i10) {
        y.e(1);
        return 1 >= j.f4840c ? this : super.N(1);
    }

    @Override // java.io.Closeable, java.lang.AutoCloseable
    public final void close() {
        throw new UnsupportedOperationException("Dispatchers.Default cannot be closed");
    }

    @Override // kotlinx.coroutines.t
    public final String toString() {
        return "Dispatchers.Default";
    }
}
