Searched refs:sa_global_lock (Results 1 – 2 of 2) sorted by relevance
252 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()
95 mutex_t sa_global_lock; variable248 (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 …]