Searched refs:test_semaphore (Results 1 – 5 of 5) sorted by relevance
128 def test_semaphore(): function241 test_semaphore, test_join_timeout, test_event,
768 static void test_semaphore(void) in test_semaphore() function887 xtest(test_semaphore);
852 def test_semaphore(self): member in SemaphoreTests
1266 def test_semaphore(self): member in _TestSemaphore5432 def test_semaphore(self, sname="Semaphore"): member in TestSyncManagerTypes5438 self.test_semaphore(sname="BoundedSemaphore")
721 def test_semaphore(self): member in _TestSemaphore