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

/darwin-on-arm/xnu/osfmk/mach/
H A Dthread_info.h133 #define TH_STATE_STOPPED 2 /* thread is stopped */ macro
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h210 #define TH_STATE_STOPPED 2 /* thread is stopped */ macro
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.c1171 state = TH_STATE_STOPPED;
/darwin-on-arm/xnu/bsd/kern/
H A Dtty.c2851 case TH_STATE_STOPPED:

Completed in 34 milliseconds