Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/pthread/
H A Dworkqueue_syscalls.h40 #define WQOPS_THREAD_RETURN 0x004 /* parks the thread back into the kernel */ macro
H A Dpthread_workqueue.c3797 case WQOPS_THREAD_RETURN: { in workq_kernreturn()