Reports on any call to
Condition.signal()
or
Condition.signalAll()
for which no call to a corresponding
Condition.await()
can be found. Only calls which target fields of the current class are reported by this inspection.