Home
last modified time | relevance | path

Searched refs:test_acquire_contended (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dlock_tests.py105 def test_acquire_contended(self): member in BaseLockTests
470 def test_acquire_contended(self): member in BaseSemaphoreTests
/external/python/cpython3/Lib/test/
Dlock_tests.py137 def test_acquire_contended(self): member in BaseLockTests
655 def test_acquire_contended(self): member in BaseSemaphoreTests