Searched refs:PS_STOP (Results 1 – 16 of 16) sorted by relevance
87 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_pstop()95 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_pcontinue()108 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lstop()117 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lcontinue()125 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lgetregs()137 if (P->state != PS_STOP) in ps_lsetregs()149 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lgetfpregs()161 if (P->state != PS_STOP) in ps_lsetfpregs()209 if (P->state != PS_STOP && P->state != PS_DEAD) in ps_lgetxregs()222 if (P->state != PS_STOP) in ps_lsetxregs()[all …]
549 if (P->state == PS_STOP && in Pxcreate()556 if (P->state != PS_STOP || /* interrupt or process died */ in Pxcreate()585 if (P->state != PS_STOP) { in Pxcreate()597 while (P->state == PS_STOP && in Pxcreate()626 if (P->state == PS_STOP && in Pxcreate()642 if (P->state == PS_STOP && in Pxcreate()1042 (P->state != PS_STOP && in Pgrab()1528 if (P->state == PS_STOP && in Preopen()1660 if (P->state == PS_STOP) in Prelease()1671 if (P->state != PS_STOP && in Prelease()[all …]
143 if (P->state != PS_STOP) { in setlwpregs()238 if (P->state != PS_STOP) { in Plwp_getxregs()274 if (P->state != PS_STOP) { in Plwp_getgwindows()305 if (P->state != PS_STOP) { in Plwp_getasrs()
245 if ((P->state == PS_STOP || P->state == PS_DEAD) && in init_uclist()263 if (P->state == PS_STOP || P->state == PS_DEAD) { in init_uclist()
274 if (P->state != PS_STOP) in execute()348 if (P->state != PS_STOP || /* check state of LWP */ in Psyscall()467 } while (P->state == PS_STOP && P->status.pr_lwp.pr_why != PR_SYSEXIT); in Psyscall()480 if (P->state != PS_STOP || P->status.pr_lwp.pr_why != PR_SYSEXIT) in Psyscall()
120 #define PS_STOP 2 /* process is stopped */ macro
161 if ((Fflag == 0) && (Pstate(Pr) == PS_STOP)) { in reap()
620 (pstate = Pstate(pctx->Pr)) != PS_STOP) { in pctx_run()625 case PS_STOP: in pctx_run()657 if (pstate != PS_STOP) in pctx_run()
669 if (created && Pstate(Proc) != PS_STOP) /* assertion */ in main()770 ((Pstate(Proc) == PS_STOP && Lsp->pr_why == PR_REQUESTED) || in main()801 primary_lwp = (first && Pstate(Proc) == PS_STOP)? in main_thread()998 if (Lstate(Lwp) != PS_STOP) { in worker_thread()1348 if (Lstate(Lwp) == PS_STOP && in worker_thread()1360 if (Lstate(Lwp) == PS_STOP) { in worker_thread()1402 if (Lstate(Lwp) == PS_STOP && in worker_thread()1523 if (!leave_hung && Lstate(Lwp) == PS_STOP) in worker_thread()
578 if (Pstate(t->t_pshandle) != PS_STOP) in pt_step_out()594 if (Pstate(t->t_pshandle) != PS_STOP) in pt_next()
621 if (Pstate(t->t_pshandle) != PS_STOP) in pt_step_out()637 if (Pstate(t->t_pshandle) != PS_STOP) in pt_next()
405 assert(Pstate(P) == PS_STOP); in dt_proc_waitrun()430 if (Pstate(P) != PS_STOP || psp->pr_lwpid != lwpid || in dt_proc_waitrun()557 case PS_STOP: in dt_proc_control()
693 if (Pstate(t->t_pshandle) != PS_STOP) in pt_step_out()726 if (Pstate(t->t_pshandle) != PS_STOP) in pt_next()
786 if (Pstate(scan_pr) != PS_STOP) { in scan()
1645 case PS_STOP: in pt_status_dcmd()2025 Pstate(t->t_pshandle) == PS_STOP) { in pt_setenv()2080 Pstate(t->t_pshandle) == PS_STOP) { in pt_unsetenv()3271 case PS_STOP: in pt_status()3620 case PS_STOP: in pt_setrun()
369 case PS_STOP: in dtj_prochandler()