package androidx.concurrent.futures;

/* JADX INFO: loaded from: classes.dex */
public final class h {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final h f11176c = new h();

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public volatile Thread f11177a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public volatile h f11178b;

    public h() {
        i.ATOMIC_HELPER.e(this, Thread.currentThread());
    }
}
