Home
last modified time | relevance | path

Searched refs:svm_lock (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dinuse_svm.c61 static rwlock_t svm_lock = DEFAULTRWLOCK; variable
187 (void) rw_rdlock(&svm_lock); in inuse_svm()
207 (void) rw_unlock(&svm_lock); in inuse_svm()
474 (void) rw_wrlock(&svm_lock); in event_handler()
479 (void) rw_unlock(&svm_lock); in event_handler()