Home
last modified time | relevance | path

Searched refs:mach_msg_continue_t (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/osfmk/ipc/
H A Dipc_types.h89 typedef void (*mach_msg_continue_t)(mach_msg_return_t); /* after wakeup */ typedef
90 #define MACH_MSG_CONTINUE_NULL ((mach_msg_continue_t)NULL)
/xnu-11215.1.10/osfmk/kern/
H A Dthread.h722 mach_msg_continue_t continuation;