Searched refs:PS_RUN (Results 1 – 8 of 8) sorted by relevance
484 P->state = PS_RUN; in Pxcreate()886 P->state = PS_RUN; in Pgrab()1044 if (P->state != PS_RUN && errno != ENOENT) { in Pgrab()1512 P->state = PS_RUN; in Preopen()1656 P->state = PS_RUN; in Prelease()1800 case PS_RUN: in Pstopstatus()1901 P->state = PS_RUN; in Pstopstatus()2125 P->state = PS_RUN; in Psetrun()2417 P->state = PS_RUN; in Pxecbkpt()2610 P->state = PS_RUN; in Pxecwapt()[all …]
271 while (P->state == PS_RUN) { in execute()465 while (P->state == PS_RUN) in Psyscall()
119 #define PS_RUN 1 /* process is running */ macro
903 if (Lstate(Lwp) == PS_RUN) in worker_thread()906 if (Lstate(Lwp) == PS_RUN) { in worker_thread()924 if (Lstate(Lwp) == PS_RUN && in worker_thread()1347 } while (Lstate(Lwp) == PS_RUN); in worker_thread()
1637 case PS_RUN: in pt_status_dcmd()2024 if (Pstate(t->t_pshandle) == PS_RUN || in pt_setenv()2079 if (Pstate(t->t_pshandle) == PS_RUN || in pt_unsetenv()3267 case PS_RUN: in pt_status()3548 if (sig != 0 && Pstate(P) == PS_RUN && in pt_setrun()3567 if (Pstate(P) != PS_RUN && Psetrun(P, sig, flags) == -1) { in pt_setrun()
615 case PS_RUN: in pctx_run()
784 while (Pstate(scan_pr) == PS_RUN) in scan()
366 case PS_RUN: in dtj_prochandler()