Searched refs:test_semaphore (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/test_asyncio/ | ||
D | test_locks.py | 793 async def test_semaphore(self): member in SemaphoreTests |
/third_party/python/Lib/test/ | ||
D | _test_multiprocessing.py | 1271 def test_semaphore(self): member in _TestSemaphore |