Home
last modified time | relevance | path

Searched refs:test_try_acquire_contended (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/test_importlib/
Dtest_locks.py20 test_try_acquire_contended = None variable in ModuleLockAsRLockTests
/external/python/cpython2/Lib/test/
Dlock_tests.py95 def test_try_acquire_contended(self): member in BaseLockTests
513 def test_try_acquire_contended(self): member in BaseSemaphoreTests
/external/python/cpython3/Lib/test/
Dlock_tests.py127 def test_try_acquire_contended(self): member in BaseLockTests
732 def test_try_acquire_contended(self): member in BaseSemaphoreTests