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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_proc.h104 extern void dt_proc_continue(dtrace_hdl_t *, struct ps_prochandle *);
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 30 milliseconds