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

/darwin-on-arm/xnu/osfmk/mach/
H A Dthread_info.h143 #define TH_FLAGS_SWAPPED 0x1 /* thread is swapped out */ macro
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h220 #define TH_FLAGS_SWAPPED 0x1 /* thread is swapped out */ macro
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.c1158 flags |= TH_FLAGS_SWAPPED;

Completed in 17 milliseconds