Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/pthread/
H A Dpthread_workqueue.c102 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags);
1561 workq_schedule_delayed_thread_creation(wq, 0); in workq_cooperative_allowance()
1739 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags) in workq_schedule_delayed_thread_creation() function
1821 workq_schedule_delayed_thread_creation(wq, in workq_proc_resumed()
1946 start_timer = workq_schedule_delayed_thread_creation(wq, 0); in workq_sched_callback()
3755 workq_schedule_delayed_thread_creation(wq, 0); in workq_constrained_allowance()
4237 workq_schedule_delayed_thread_creation(wq, 0); in workq_schedule_creator()