Home
last modified time | relevance | path

Searched refs:PR_ASLWP (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in65 inline int PR_ASLWP = @PR_ASLWP@; variable
66 #pragma D binding "1.0" PR_ASLWP
H A Dprocfs.sed.in90 SED_REPLACE(PR_ASLWP)
/titanic_41/usr/src/uts/intel/sys/
H A Dold_procfs.h227 #define PR_ASLWP 0x8000 /* obsolete flag; never set */ macro
/titanic_41/usr/src/uts/sparc/sys/
H A Dold_procfs.h226 #define PR_ASLWP 0x8000 /* obsolete flag; never set */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dprocfs.h200 #define PR_ASLWP 0x00000040 /* obsolete flag; never set */
/titanic_41/usr/src/lib/libproc/common/
H A DPgcore.c213 if (lsp->pr_flags & PR_ASLWP) in mkprstatus()
338 if (lsp->pr_flags & PR_ASLWP) in mkprstatus32()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg258 @ MSG_PR_FLAGS_ASLWP "PR_ASLWP"
H A Dcorenote.c1180 { PR_ASLWP, MSG_PR_FLAGS_ASLWP }, in conv_cnote_pr_flags()