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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_proc.c230 * If 'why' is set in the stop mask, we wait on dpr_cv for dt_proc_continue().
520 * Check for an appropriate stop request and wait for dt_proc_continue.
819 * the caller can then apply dt_proc_continue() to resume both.
1011 dt_proc_continue(dtrace_hdl_t *dtp, struct ps_prochandle *P) function
1146 dt_proc_continue(dtp, P);

Completed in 60 milliseconds