Searched refs:test_try_acquire_contended (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/test/test_importlib/ | ||
D | test_locks.py | 20 test_try_acquire_contended = None variable in ModuleLockAsRLockTests |
/external/python/cpython2/Lib/test/ | ||
D | lock_tests.py | 95 def test_try_acquire_contended(self): member in BaseLockTests |
/external/python/cpython3/Lib/test/ | ||
D | lock_tests.py | 127 def test_try_acquire_contended(self): member in BaseLockTests |