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

/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dthread_info.h133 #define TH_STATE_STOPPED 2 /* thread is stopped */ macro
/macosx-10.10.1/adv_cmds-158/ps/
H A Dtasks.c40 case TH_STATE_STOPPED: return(5);
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dproc_info.h249 #define TH_STATE_STOPPED 2 /* thread is stopped */ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dthread.c1278 state = TH_STATE_STOPPED;
/macosx-10.10.1/top-100.1.2/
H A Dlibtop.c646 case TH_STATE_STOPPED:
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty.c2883 case TH_STATE_STOPPED:

Completed in 101 milliseconds