signalAll

open suspend override fun signalAll()

Moves all threads from the wait queue for this condition to the wait queue for the owning lock.

Throws

if .isHeldExclusively returns false