Searched refs:fasttrap_cleanup_mtx (Results 1 – 1 of 1) sorted by relevance
169 static struct mtx fasttrap_cleanup_mtx; variable472 mtx_lock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()475 mtx_unlock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()544 mtx_lock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()555 mtx_unlock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()557 mtx_lock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()559 mtx_sleep(&fasttrap_cleanup_cv, &fasttrap_cleanup_mtx, in fasttrap_pid_cleanup_cb()567 mtx_unlock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()579 mtx_lock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup()584 mtx_unlock(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup()[all …]