Searched refs:fasttrap_cleanup_mtx (Results 1 – 1 of 1) sorted by relevance
171 static struct mtx fasttrap_cleanup_mtx; variable461 mtx_lock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()464 mtx_unlock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()533 mtx_lock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()544 mtx_unlock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()546 mtx_lock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()548 mtx_sleep(&fasttrap_cleanup_cv, &fasttrap_cleanup_mtx, in fasttrap_pid_cleanup_cb()556 mtx_unlock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()568 mtx_lock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup()573 mtx_unlock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup()[all …]