Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/pthread/
H A Dpthread_workqueue.c111 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags);
1614 workq_schedule_delayed_thread_creation(wq, 0); in workq_cooperative_allowance()
1792 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags) in workq_schedule_delayed_thread_creation() function
1874 workq_schedule_delayed_thread_creation(wq, in workq_proc_resumed()
1999 start_timer = workq_schedule_delayed_thread_creation(wq, 0); in workq_sched_callback()
4056 workq_schedule_delayed_thread_creation(wq, 0); in workq_constrained_allowance()
4543 workq_schedule_delayed_thread_creation(wq, 0); in workq_schedule_creator()