Home
last modified time | relevance | path

Searched refs:fasttrap_cleanup_cv (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c172 static uint_t fasttrap_cleanup_work, fasttrap_cleanup_drain, fasttrap_cleanup_cv; variable
548 mtx_sleep(&fasttrap_cleanup_cv, &fasttrap_cleanup_mtx, in fasttrap_pid_cleanup_cb()
571 wakeup(&fasttrap_cleanup_cv); in fasttrap_pid_cleanup()
2592 wakeup(&fasttrap_cleanup_cv); in fasttrap_unload()