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

Method clear

Lib/threading.py:589–600  ·  view source on GitHub ↗

Reset the internal flag to false. Subsequently, threads calling wait() will block until set() is called to set the internal flag to true again.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_after_forkFunction · 0.45

Calls 2

acquireMethod · 0.45
releaseMethod · 0.45

Tested by

no test coverage detected