Searched refs:PR_DSTOP (Results 1 – 15 of 15) sorted by relevance
973 if (!(P->status.pr_lwp.pr_flags & (PR_ISTOP|PR_DSTOP)) && in Pgrab()1006 while ((P->status.pr_lwp.pr_flags & (PR_STOPPED|PR_DSTOP)) == in Pgrab()1007 PR_DSTOP && niter < 10 && in Pgrab()1015 P->status.pr_lwp.pr_flags &= ~PR_DSTOP; in Pgrab()1023 if (!(P->status.pr_lwp.pr_flags & (PR_ISTOP|PR_DSTOP)) && in Pgrab()1043 !(P->status.pr_flags & PR_DSTOP))) { in Pgrab()1058 if (!(P->status.pr_flags & (PR_ISTOP|PR_DSTOP))) { in Pgrab()1672 (P->status.pr_lwp.pr_flags & (PR_ISTOP|PR_DSTOP)) == 0) { in Prelease()1701 (P->orig_status.pr_lwp.pr_flags & (PR_ISTOP|PR_DSTOP)) == 0) { in Prelease()1712 P->status.pr_lwp.pr_flags & (PR_ISTOP|PR_DSTOP)); in Prelease()[all …]
185 if (lsp->pr_flags & PR_DSTOP) in mkprstatus()310 if (lsp->pr_flags & PR_DSTOP) in mkprstatus32()
67 (PR_STOPPED|PR_ISTOP|PR_DSTOP|PR_ASLEEP|PR_PCINVAL|PR_STEP \399 if (arg & PR_DSTOP) in prflags()
57 inline int PR_DSTOP = @PR_DSTOP@; variable58 #pragma D binding "1.0" PR_DSTOP
86 SED_REPLACE(PR_DSTOP)
213 #define PR_DSTOP 0x0004 /* lwp has a stop directive in effect */ macro
214 #define PR_DSTOP 0x0004 /* lwp has a stop directive in effect */ macro
196 #define PR_DSTOP 0x00000004 /* lwp has a stop directive in effect */
1640 if (psp->pr_flags & PR_DSTOP) in pt_status_dcmd()1649 if (psp->pr_flags & PR_DSTOP) in pt_status_dcmd()3281 if (psp->pr_flags & PR_DSTOP) in pt_status()3452 if ((psp->pr_flags & PR_DSTOP) && in pt_sigfwd()
254 @ MSG_PR_FLAGS_DSTOP "PR_DSTOP"
1176 { PR_DSTOP, MSG_PR_FLAGS_DSTOP }, in conv_cnote_pr_flags()
1190 flags |= PR_DSTOP; in gcore_prgetlwpstatus()
1364 flags |= PR_DSTOP; in oprgetstatus32()3205 flags |= PR_DSTOP; in oprgetstatus()
943 flags |= PR_DSTOP; in prgetlwpstatus32()1169 flags |= PR_DSTOP; in prgetlwpstatus()
771 (Lsp->pr_flags & PR_DSTOP))) in main()