Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in53 inline int PR_STOPPED = @PR_STOPPED@; variable
/illumos-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h212 #define PR_STOPPED 0x0001 /* lwp is stopped */ macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h211 #define PR_STOPPED 0x0001 /* lwp is stopped */ macro