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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dthread_info.h131 #define TH_FLAGS_IDLE 0x2 /* thread is an idle thread */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dproc_info.h184 #define TH_FLAGS_IDLE 0x2 /* thread is an idle thread */ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.c924 flags |= TH_FLAGS_IDLE;

Completed in 35 milliseconds