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

/xnu-2422.115.4/osfmk/mach/
H A Dthread_info.h135 #define TH_STATE_UNINTERRUPTIBLE 4 /* thread is in an uninterruptible macro
/xnu-2422.115.4/bsd/sys/
H A Dproc_info.h236 #define TH_STATE_UNINTERRUPTIBLE 4 /* thread is in an uninterruptible macro
/xnu-2422.115.4/osfmk/kern/
H A Dthread.c1180 state = TH_STATE_UNINTERRUPTIBLE;
/xnu-2422.115.4/bsd/kern/
H A Dtty.c2857 case TH_STATE_UNINTERRUPTIBLE:

Completed in 86 milliseconds