Searched refs:Psetrun (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/cddl/lib/libdtrace/
H A Dlibproc_compat.h37 #define Psetrun(p, a1, a2) proc_continue((p)) macro
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c574 if (Psetrun(P, 0, 0) == -1) {
646 * occurs, we will fall through to Psetrun() but the
683 if (Pstate(P) != PS_UNDEAD && Psetrun(P, 0, 0) == -1) {

Completed in 57 milliseconds