Home
last modified time | relevance | path

Searched refs:MACH_SEND_IN_PROGRESS (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/compat/mach/ipc/
HDipc_mqueue.c337 self->ith_state = MACH_SEND_IN_PROGRESS; in ipc_mqueue_send()
350 assert(self->ith_state == MACH_SEND_IN_PROGRESS); in ipc_mqueue_send()
906 MPASS(sender == NULL || sender->ith_state == MACH_SEND_IN_PROGRESS); in ipc_mqueue_finish_receive()
/trueos/sys/compat/mach/
HDmach_thread.c109 MPASS(thread->ith_state != MACH_SEND_IN_PROGRESS && in thread_go()
/trueos/sys/sys/mach/
HDmessage.h747 #define MACH_SEND_IN_PROGRESS 0x10000001 macro
/trueos/
Dmach-compat.diff6394 +#define MACH_SEND_IN_PROGRESS 0x10000001