Searched refs:kThreadWaitPortReceive (Results 1 – 7 of 7) sorted by relevance
35 kThreadWaitPortReceive = 0x02, enumerator
6062 case kThreadWaitPortReceive: in stackshot_thread_wait_owner_info()
1112 thread_set_pending_block_hint(thread, kThreadWaitPortReceive); in ipc_mqueue_receive_on_thread_and_unlock()
3366 assert(waitinfo->wait_type == kThreadWaitPortReceive); in kdp_mqueue_recv_find_owner()
1617 kThreadWaitPortReceive = 0x02 variable1719 elif type == kThreadWaitPortReceive:
628 …T_EXPECT_EQ(waitinfo.wait_type, kThreadWaitPortReceive, "Wait type should match expected PortRecei…
3277 [j[@"wait_type"] intValue] == kThreadWaitPortReceive) {