Set the internal flag to true. All threads waiting for the flag to become true are awakened. Threads that call wait() once the flag is true will not block at all.
(self)
source not stored for this graph (policy: none)
no test coverage detected