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

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c276 #define DI_CACHE_UNLOCK(c) (mutex_exit(&(c).cache_lock)) macro
847 DI_CACHE_UNLOCK(di_cache);
4153 DI_CACHE_UNLOCK(di_cache);

Completed in 53 milliseconds