MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / notifyAll

Method notifyAll

Lib/threading.py:399–406  ·  view source on GitHub ↗

Wake up all threads waiting on this condition. If the calling thread has not acquired the lock when this method is called, a RuntimeError is raised.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

notifyMethod · 0.95

Tested by

no test coverage detected