Searched defs:dt_proc_continue (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_proc.c226 * If 'why' is set in the stop mask, we wait on dpr_cv for dt_proc_continue().
516 * Check for an appropriate stop request and wait for dt_proc_continue.
815 * the caller can then apply dt_proc_continue() to resume both.
1006 dt_proc_continue(dtrace_hdl_t *dtp, struct ps_prochandle *P) function
1096 dt_proc_continue(dtp, P);

Completed in 22 milliseconds