Home
last modified time | relevance | path

Searched refs:PR_SUSPENDED (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dlwp.c686 t->t_whystop = PR_SUSPENDED; in lwp_create()
912 stop(PR_SUSPENDED, SUSPEND_NORMAL); in lwp_exit()
1263 stop(PR_SUSPENDED, SUSPEND_NORMAL); in holdlwp()
1294 stop(PR_SUSPENDED, SUSPEND_NORMAL); in holdlwps()
1366 stop(PR_SUSPENDED, SUSPEND_NORMAL); in holdcheck()
1538 stop(PR_SUSPENDED, SUSPEND_NORMAL); in holdwatch()
H A Dsig.c585 stop(PR_SUSPENDED, SUSPEND_PAUSE); in issig_forreal()
621 stop(PR_SUSPENDED, SUSPEND_NORMAL); in issig_forreal()
867 if (why != PR_SUSPENDED && why != PR_CHECKPOINT) { in stop()
924 case PR_SUSPENDED: in stop()
1023 if (why == PR_JOBCONTROL || (why == PR_SUSPENDED && p->p_stopsig)) { in stop()
1125 if (why != PR_SUSPENDED) { in stop()
1150 if (why == PR_SUSPENDED) { in stop()
1183 if (why != PR_SUSPENDED && why != PR_CHECKPOINT) { in stop()
H A Dcondvar.c703 stop(PR_SUSPENDED, SUSPEND_PAUSE); in cv_wait_stop()
719 stop(PR_SUSPENDED, SUSPEND_NORMAL); in cv_wait_stop()
H A Dsched.c317 t->t_whystop = PR_SUSPENDED; in sched()
493 t->t_whystop = PR_SUSPENDED; in sched()
H A Daio.c2692 stop(PR_SUSPENDED, SUSPEND_NORMAL); in aio_cleanup_thread()
/titanic_50/usr/src/cmd/ptools/pflags/
H A Dpflags.c311 psp->pr_why != PR_SUSPENDED) in lwplook()
469 case PR_SUSPENDED: in prwhy()
/titanic_50/usr/src/uts/sparc/sys/
H A Dold_procfs.h236 #define PR_SUSPENDED 7 macro
/titanic_50/usr/src/uts/intel/sys/
H A Dold_procfs.h237 #define PR_SUSPENDED 7 macro
/titanic_50/usr/src/uts/common/sys/
H A Dprocfs.h234 #define PR_SUSPENDED 7
/titanic_50/usr/src/lib/libpctx/common/
H A Dlibpctx.c825 case PR_SUSPENDED: in pctx_run()
/titanic_50/usr/src/lib/libproc/common/
H A DPcontrol.c1752 case PR_SUSPENDED: in prldump()
1933 case PR_SUSPENDED: in Pstopstatus()
3507 case PR_SUSPENDED: in Lstopstatus()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg387 @ MSG_PR_WHY_SUSPENDED "[ PR_SUSPENDED ]"
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c934 case PR_SUSPENDED: in gcore_prchoose()
/titanic_50/usr/src/uts/common/fs/proc/
H A Dprsubr.c181 case PR_SUSPENDED: in prchoose()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1546 case PR_SUSPENDED: in pt_print_reason()