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