Home
last modified time | relevance | path

Searched refs:thread_will_wait (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/compat/mach/
HDmach_thread.c165 thread_will_wait(thread_t thread) in thread_will_wait() function
/trueos/sys/sys/mach/
HDthread.h658 extern void thread_will_wait(thread_t);
/trueos/sys/compat/mach/ipc/
HDipc_mqueue.c333 thread_will_wait(self); in ipc_mqueue_send()