Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/pthread/
H A Dworkqueue_syscalls.h46 #define WQOPS_THREAD_WORKLOOP_RETURN 0x100 /* parks the thread after delivering the passed keve… macro
H A Dpthread_workqueue.c3796 case WQOPS_THREAD_WORKLOOP_RETURN: in workq_kernreturn()