MCPcopy Create free account
hub / github.com/dabeaz/python-cookbook / example2.py

File example2.py

src/12/locking_with_deadlock_avoidance/example2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import threading
2import time
3from deadlock import acquire
4

Callers

nothing calls this directly

Calls 1

startMethod · 0.45

Tested by

no test coverage detected