Searched refs:MACH_PEEK_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
268 if (th->ith_state == MACH_PEEK_IN_PROGRESS) { in ipc_mqueue_add_locked()750 if (receiver->ith_state == MACH_PEEK_IN_PROGRESS && mqueue->imq_msgcount > 0) { in ipc_mqueue_post()1074 thread->ith_state = MACH_PEEK_IN_PROGRESS; in ipc_mqueue_receive_on_thread_and_unlock()
1419 #define MACH_PEEK_IN_PROGRESS 0x10008001 macro