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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/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.
1010 dt_proc_continue(dtrace_hdl_t *dtp, struct ps_prochandle *P) function
1109 dt_proc_continue(dtp, P);

Completed in 35 milliseconds