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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dpthread_synch.c133 static void wq_runitem(proc_t p, user_addr_t item, thread_t th, struct threadlist *tl,
1908 wq_runitem(p, item, th_to_run, tl, reuse_thread, wake_thread, (thread == th_to_run));
1960 wq_runitem(proc_t p, user_addr_t item, thread_t th, struct threadlist *tl, function
1975 panic("wq_runitem: thread_exception_return returned ...\n");

Completed in 73 milliseconds