Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshare/common/
H A Dplugin.c252 extern mutex_t sa_global_lock; in find_protocol()
254 (void) mutex_lock(&sa_global_lock); in find_protocol()
263 (void) mutex_unlock(&sa_global_lock); in find_protocol()
H A Dlibshare.c95 mutex_t sa_global_lock; variable
248 (void) mutex_lock(&sa_global_lock); in get_handle_for_root()
253 (void) mutex_unlock(&sa_global_lock); in get_handle_for_root()
269 (void) mutex_lock(&sa_global_lock); in add_handle_for_root()
272 (void) mutex_unlock(&sa_global_lock); in add_handle_for_root()
290 (void) mutex_lock(&sa_global_lock); in remove_handle_for_root()
305 (void) mutex_unlock(&sa_global_lock); in remove_handle_for_root()
847 (void) mutex_lock(&sa_global_lock); in sa_init()
850 (void) mutex_unlock(&sa_global_lock); in sa_init()
859 (void) mutex_lock(&sa_global_lock); in sa_init()
[all …]