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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c134 static kmutex_t fasttrap_cleanup_mtx; variable
285 mutex_enter(&fasttrap_cleanup_mtx);
288 mutex_exit(&fasttrap_cleanup_mtx);
358 mutex_enter(&fasttrap_cleanup_mtx);
384 mutex_exit(&fasttrap_cleanup_mtx);
394 mutex_enter(&fasttrap_cleanup_mtx);
398 mutex_exit(&fasttrap_cleanup_mtx);
2236 mutex_enter(&fasttrap_cleanup_mtx);
2244 mutex_exit(&fasttrap_cleanup_mtx);
2246 mutex_enter(&fasttrap_cleanup_mtx);
[all...]

Completed in 81 milliseconds