Searched refs:_nsc_frz_sleep (Results 1 – 1 of 1) sorted by relevance
68 static kmutex_t _nsc_frz_sleep; variable75 mutex_init(&_nsc_frz_sleep, NULL, MUTEX_DRIVER, NULL); in _nsc_init_frz()93 mutex_destroy(&_nsc_frz_sleep); in _nsc_deinit_frz()132 mutex_enter(&_nsc_frz_sleep);143 mutex_exit(&_nsc_frz_sleep);183 mutex_enter(&_nsc_frz_sleep);192 mutex_exit(&_nsc_frz_sleep);200 mutex_exit(&_nsc_frz_sleep);206 mutex_exit(&_nsc_frz_sleep);235 mutex_enter(&_nsc_frz_sleep);[all …]