Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/pthread/
H A Dpthread_workqueue.c112 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags);
1615 workq_schedule_delayed_thread_creation(wq, 0); in workq_cooperative_allowance()
1793 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags) in workq_schedule_delayed_thread_creation() function
1875 workq_schedule_delayed_thread_creation(wq, in workq_proc_resumed()
2000 start_timer = workq_schedule_delayed_thread_creation(wq, 0); in workq_sched_callback()
4053 workq_schedule_delayed_thread_creation(wq, 0); in workq_constrained_allowance()
4540 workq_schedule_delayed_thread_creation(wq, 0); in workq_schedule_creator()