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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_prim.h87 extern boolean_t thread_stop(
H A Dthread_act.c435 if (thread_stop(thread)) {
484 if (thread_stop(thread)) {
534 if (thread_stop(thread)) {
575 if (thread_stop(target)) {
H A Dsched_prim.c863 * thread_stop:
875 thread_stop( function

Completed in 30 milliseconds