Searched defs:test_semaphore (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Doc/includes/ | ||
D | mp_synchronize.py | 128 def test_semaphore(): function |
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_locks.py | 865 def test_semaphore(self): member in SemaphoreTests |
/external/python/cpython3/Lib/test/ | ||
D | _test_multiprocessing.py | 1162 def test_semaphore(self): member in _TestSemaphore |
/external/python/cpython2/Lib/test/ | ||
D | test_multiprocessing.py | 721 def test_semaphore(self): member in _TestSemaphore |