Home
last modified time | relevance | path

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

/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c1770 workq_thread_call_prepost(struct workqueue *wq, uint32_t sched, uint32_t pend, in workq_thread_call_prepost() function
1796 if (!workq_thread_call_prepost(wq, WQ_DELAYED_CALL_SCHEDULED, in workq_schedule_delayed_thread_creation()
1835 if (workq_thread_call_prepost(wq, WQ_IMMEDIATE_CALL_SCHEDULED, in workq_schedule_immediate_thread_creation()