Searched refs:TH_STATE_STOPPED (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dthread_info.h133 #define TH_STATE_STOPPED 2 /* thread is stopped */ macro
/xnu-2422.115.4/bsd/sys/
H A Dproc_info.h234 #define TH_STATE_STOPPED 2 /* thread is stopped */ macro
/xnu-2422.115.4/osfmk/kern/
H A Dthread.c1183 state = TH_STATE_STOPPED;
/xnu-2422.115.4/bsd/kern/
H A Dtty.c2851 case TH_STATE_STOPPED:

Completed in 41 milliseconds