package c.i.a.c.i2; /* compiled from: ConditionVariable */ public class j { public final g a = g.a; public boolean b; public synchronized boolean a() { boolean z2; z2 = this.b; this.b = false; return z2; } public synchronized boolean b() { if (this.b) { return false; } this.b = true; notifyAll(); return true; } }