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

/illumos-gate/usr/src/uts/common/io/lvm/notify/
H A Dmd_notify.c61 int global_lock_wait_cnt = 0; variable
345 global_lock_wait_cnt++;
353 global_lock_wait_cnt--;
361 global_lock_wait_cnt++;
365 global_lock_wait_cnt--;
654 if (global_lock_wait_cnt > 0)

Completed in 46 milliseconds