Home
last modified time | relevance | path

Searched refs:PR_CHECKPOINT (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dsig.c607 stop(PR_CHECKPOINT, 0); in issig_forreal()
867 if (why != PR_SUSPENDED && why != PR_CHECKPOINT) { in stop()
904 case PR_CHECKPOINT: in stop()
1068 if (why != PR_JOBCONTROL && why != PR_CHECKPOINT) { in stop()
1171 if (why == PR_CHECKPOINT) in stop()
1183 if (why != PR_SUSPENDED && why != PR_CHECKPOINT) { in stop()
H A Dcondvar.c710 stop(PR_CHECKPOINT, 0); in cv_wait_stop()
/titanic_50/usr/src/uts/sparc/sys/
H A Dold_procfs.h237 #define PR_CHECKPOINT 8 macro
/titanic_50/usr/src/uts/intel/sys/
H A Dold_procfs.h238 #define PR_CHECKPOINT 8 macro
/titanic_50/usr/src/uts/common/sys/
H A Dprocfs.h235 #define PR_CHECKPOINT 8
/titanic_50/usr/src/lib/libpctx/common/
H A Dlibpctx.c830 case PR_CHECKPOINT: in pctx_run()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg388 @ MSG_PR_WHY_CHECKPOINT "[ PR_CHECKPOINT ]"
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c969 case PR_CHECKPOINT: /* can't happen? */ in gcore_prchoose()
/titanic_50/usr/src/uts/common/fs/proc/
H A Dprsubr.c213 case PR_CHECKPOINT: /* can't happen? */ in prchoose()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1547 case PR_CHECKPOINT: in pt_print_reason()