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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dthread_info.h122 #define TH_STATE_UNINTERRUPTIBLE 4 /* thread is in an uninterruptible macro
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dproc_info.h175 #define TH_STATE_UNINTERRUPTIBLE 4 /* thread is in an uninterruptible macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.c937 state = TH_STATE_UNINTERRUPTIBLE;
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dtty.c2423 case TH_STATE_UNINTERRUPTIBLE:

Completed in 91 milliseconds