Home
last modified time | relevance | path

Searched defs:PR_ASLEEP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in61 inline int PR_ASLEEP = @PR_ASLEEP@; variable
/illumos-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h215 #define PR_ASLEEP 0x0008 /* lwp is sleeping in a system call */ macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h214 #define PR_ASLEEP 0x0008 /* lwp is sleeping in a system call */ macro