Searched refs:kThreadWaitSemaphore (Results 1 – 5 of 5) sorted by relevance
39 kThreadWaitSemaphore = 0x06, enumerator
690 thread_set_pending_block_hint(self, kThreadWaitSemaphore); in semaphore_wait_internal()
6070 case kThreadWaitSemaphore: in stackshot_thread_wait_owner_info()
544 if (curr->wait_type == kThreadWaitSemaphore)584 …T_EXPECT_EQ(waitinfo.wait_type, kThreadWaitSemaphore, "Wait type should match expected Semaphore v…717 if (curr->wait_type == kThreadWaitSemaphore)
1621 kThreadWaitSemaphore = 0x06 variable1755 elif type == kThreadWaitSemaphore: