Searched defs:test_semaphore (Results 1 – 5 of 5) 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 | 793     async def test_semaphore(self):  member in SemaphoreTests | 
| /external/igt-gpu-tools/tests/ | ||
| D | prime_nv_pcopy.c | 768 static void test_semaphore(void)  in test_semaphore()  function | 
| /external/python/cpython2/Lib/test/ | ||
| D | test_multiprocessing.py | 721     def test_semaphore(self):  member in _TestSemaphore | 
| /external/python/cpython3/Lib/test/ | ||
| D | _test_multiprocessing.py | 1277     def test_semaphore(self):  member in _TestSemaphore |