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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.h428 #define thread_should_halt_fast(thread) (!(thread)->active) macro
H A Dthread.c1314 return (thread_should_halt_fast(th));

Completed in 10 milliseconds