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

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h509 #define thread_should_halt_fast(thread) (!(thread)->active) macro
H A Dthread.c1749 return (thread_should_halt_fast(th));

Completed in 35 milliseconds