Home
last modified time | relevance | path

Searched refs:_shutdown_locks_lock (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dthreading.py819 _shutdown_locks_lock = _allocate_lock() variable
829 This must be called with _shutdown_locks_lock acquired.
1017 with _shutdown_locks_lock:
1067 with _shutdown_locks_lock:
1574 with _shutdown_locks_lock:
1614 global _shutdown_locks_lock, _shutdown_locks
1631 _shutdown_locks_lock = _allocate_lock()

Completed in 3 milliseconds