Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/pthread/
H A Dworkqueue_syscalls.h47 #define WQOPS_SHOULD_NARROW 0x200 /* checks whether we should narrow our concurrency */ macro
H A Dpthread_workqueue.c3802 case WQOPS_SHOULD_NARROW: { in workq_kernreturn()