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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched.h195 extern boolean_t run_queue_remove(
H A Dpriority.c382 boolean_t removed = run_queue_remove(thread);
H A Dsyscall_subr.c272 run_queue_remove(thread) ) {
H A Dsched_prim.c1958 * The run queue must be locked (see run_queue_remove()
2096 * The run queue must be locked (see run_queue_remove()
2617 boolean_t removed = run_queue_remove(thread);
2671 * run_queue_remove:
2679 run_queue_remove( function

Completed in 30 milliseconds