Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/pthread/
H A Dworkqueue_syscalls.h62 #define WQ_FLAG_THREAD_OUTSIDEQOS 0x00800000 /* thread qos changes should not be sen… macro
H A Dpthread_workqueue.c3667 upcall_flags |= WQ_FLAG_THREAD_OUTSIDEQOS; in workq_thread_return()
4935 upcall_flags |= WQ_FLAG_THREAD_OUTSIDEQOS; in workq_setup_and_run()