Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/pthread/
H A Dworkqueue_syscalls.h44 #define WQOPS_THREAD_KEVENT_RETURN 0x040 /* parks the thread after delivering the passed keve… macro
H A Dpthread_workqueue.c3795 case WQOPS_THREAD_KEVENT_RETURN: in workq_kernreturn()