Home
last modified time | relevance | path

Searched defs:test_semaphore (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython2/Doc/includes/
Dmp_synchronize.py128 def test_semaphore(): function
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_locks.py789 async def test_semaphore(self): member in SemaphoreTests
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dprime_nv_pcopy.c768 static void test_semaphore(void) in test_semaphore() function
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1321 def test_semaphore(self): member in _TestSemaphore
5648 def test_semaphore(self, sname="Semaphore"): member in TestSyncManagerTypes
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py721 def test_semaphore(self): member in _TestSemaphore