package defpackage;

import kotlin.Metadata;

/* JADX INFO: renamed from: tc1, reason: from Kotlin metadata and case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
@Metadata(d1 = {"\u0000\n\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0003\u0010\u0004\u001a\u00020\u0001\"\u0004\b\u0000\u0010\u0000H\n¢\u0006\u0004\b\u0002\u0010\u0003"}, d2 = {"T", "Le6a;", "invoke", "()V", "<anonymous>"}, k = 3, mv = {1, 8, 0})
final class C0698tc1 extends u55 implements qq3<e6a> {
    public final /* synthetic */ wc1 a;
    public final /* synthetic */ uc1 b;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0698tc1(wc1 wc1Var, uc1 uc1Var) {
        super(0);
        this.a = wc1Var;
        this.b = uc1Var;
    }

    @Override // defpackage.qq3
    public final Object invoke() {
        zc1 zc1Var = this.a.a;
        uc1 uc1Var = this.b;
        zc1Var.getClass();
        synchronized (zc1Var.c) {
            if (zc1Var.d.remove(uc1Var) && zc1Var.d.isEmpty()) {
                zc1Var.d();
            }
        }
        return e6a.a;
    }
}
