Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/pthread/
H A Dpthread_workqueue.c102 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags);
1548 workq_schedule_delayed_thread_creation(wq, 0); in workq_cooperative_allowance()
1723 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags) in workq_schedule_delayed_thread_creation() function
1805 workq_schedule_delayed_thread_creation(wq, in workq_proc_resumed()
1930 start_timer = workq_schedule_delayed_thread_creation(wq, 0); in workq_sched_callback()
3669 workq_schedule_delayed_thread_creation(wq, 0); in workq_constrained_allowance()
4151 workq_schedule_delayed_thread_creation(wq, 0); in workq_schedule_creator()