Searched refs:nst_global_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_thread.c51 static kmutex_t nst_global_lock; /* nst_sets, nst_pending */ variable
254 mutex_enter(&nst_global_lock);
265 mutex_exit(&nst_global_lock);
270 mutex_exit(&nst_global_lock);
287 mutex_exit(&nst_global_lock);
296 mutex_exit(&nst_global_lock);
462 mutex_enter(&nst_global_lock);
467 mutex_exit(&nst_global_lock);
494 mutex_enter(&nst_global_lock);
504 mutex_exit(&nst_global_lock);
[all...]

Completed in 57 milliseconds