Searched refs:PRSABORT (Results 1 – 8 of 8) sorted by relevance
1187 if (flags & ~(PRCSIG|PRCFAULT|PRSTEP|PRSTOP|PRSABORT)) in pr_setrun()1216 if (flags & PRSABORT) in pr_setrun()1227 } else if (flags & PRSABORT) { in pr_setrun()1252 if (!(flags & PRSABORT) && in pr_setrun()1287 if (flags & PRSABORT) { in pr_setrun()
3031 if (flags & PRSABORT) in prmaprunflags()
69 if (Psetrun(P, 0, PRSABORT) == 0) { in Pabort_agent()
579 if (Psetrun(P, 0, PRSABORT) == -1) { in Pxcreate()
327 #define PRSABORT 0x080 /* Abort syscall */ macro
326 #define PRSABORT 0x080 /* Abort syscall */ macro
368 (void) Lsetrun(L, 0, PRSABORT); in lwp_abort()
113 #define PRSABORT 0x08 /* abort syscall, if in syscall */