package f.a.w.g;

import f.a.o;
import java.util.concurrent.ThreadFactory;

/* JADX INFO: compiled from: NewThreadScheduler.java */
/* JADX INFO: loaded from: classes.dex */
public final class g extends f.a.o {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final i f4000b = new i("RxNewThreadScheduler", Math.max(1, Math.min(10, Integer.getInteger("rx2.newthread-priority", 5).intValue())));

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final ThreadFactory f4001c = f4000b;

    @Override // f.a.o
    public o.c a() {
        return new h(this.f4001c);
    }
}
