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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c457 kmutex_t ql_global_mutex; variable
628 mutex_init(&ql_global_mutex, NULL, MUTEX_DRIVER, NULL);
634 mutex_destroy(&ql_global_mutex);
704 mutex_destroy(&ql_global_mutex);

Completed in 72 milliseconds