Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/isns/isnsd/
H A Dconfig.c42 extern pthread_mutex_t ctrl_node_mtx;
212 (void) pthread_mutex_lock(&ctrl_node_mtx); in load_config()
225 (void) pthread_mutex_unlock(&ctrl_node_mtx); in load_config()
231 (void) pthread_mutex_unlock(&ctrl_node_mtx); in load_config()
239 (void) pthread_mutex_unlock(&ctrl_node_mtx); in load_config()
253 (void) pthread_mutex_unlock(&ctrl_node_mtx); in load_config()
296 (void) pthread_mutex_lock(&ctrl_node_mtx); in is_control_node()
300 (void) pthread_mutex_unlock(&ctrl_node_mtx); in is_control_node()
305 (void) pthread_mutex_unlock(&ctrl_node_mtx); in is_control_node()
H A Dmain.c65 pthread_mutex_t ctrl_node_mtx = PTHREAD_MUTEX_INITIALIZER; variable
H A Dadmintf.c1428 extern pthread_mutex_t ctrl_node_mtx; in get_serverconfig_op()
1465 (void) pthread_mutex_lock(&ctrl_node_mtx); in get_serverconfig_op()
1469 (void) pthread_mutex_unlock(&ctrl_node_mtx); in get_serverconfig_op()
1477 (void) pthread_mutex_unlock(&ctrl_node_mtx); in get_serverconfig_op()
1483 (void) pthread_mutex_unlock(&ctrl_node_mtx); in get_serverconfig_op()