Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/pthread/
H A Dpthread_workqueue.c102 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags);
1570 workq_schedule_delayed_thread_creation(wq, 0); in workq_cooperative_allowance()
1748 workq_schedule_delayed_thread_creation(struct workqueue *wq, int flags) in workq_schedule_delayed_thread_creation() function
1830 workq_schedule_delayed_thread_creation(wq, in workq_proc_resumed()
1955 start_timer = workq_schedule_delayed_thread_creation(wq, 0); in workq_sched_callback()
3784 workq_schedule_delayed_thread_creation(wq, 0); in workq_constrained_allowance()
4266 workq_schedule_delayed_thread_creation(wq, 0); in workq_schedule_creator()