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