package v;

/* JADX INFO: renamed from: v.s, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3047s extends C4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public long f24942a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public /* synthetic */ Object f24943b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ C3051u f24944c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f24945d;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3047s(C3051u c3051u, C4.c cVar) {
        super(cVar);
        this.f24944c = c3051u;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f24943b = obj;
        this.f24945d |= Integer.MIN_VALUE;
        return this.f24944c.b(0L, null, this);
    }
}
