Searched refs:workqueue_run_nextitem (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dpthread_synch.c132 static void workqueue_run_nextitem(proc_t p, thread_t th);
1191 workqueue_run_nextitem(wq->wq_proc, THREAD_NULL);
1251 workqueue_run_nextitem(wq->wq_proc, THREAD_NULL);
1253 * workqueue_run_nextitem will drop the workqueue
1456 workqueue_run_nextitem(p, THREAD_NULL);
1458 * workqueue_run_nextitem is responsible for
1603 workqueue_run_nextitem(p, th);
1605 * workqueue_run_nextitem is responsible for
1714 * workqueue_run_nextitem:
1719 workqueue_run_nextitem(proc_ function
[all...]

Completed in 27 milliseconds