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

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

Completed in 74 milliseconds