Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_iosvc.h99 pthread_mutex_t msg_q_lock; /* protects iosvc msg Q */ member
H A Detm.c1652 (void) pthread_mutex_lock(&iosvc->msg_q_lock); in etm_iosvc_cleanup()
1661 (void) pthread_mutex_unlock(&iosvc->msg_q_lock); in etm_iosvc_cleanup()
1950 (void) pthread_mutex_lock(&iosvc->msg_q_lock); in etm_pack_ds_msg()
1958 (void) pthread_mutex_unlock(&iosvc->msg_q_lock); in etm_pack_ds_msg()
3293 (void) pthread_mutex_lock(&iosvc->msg_q_lock); in etm_send_to_remote_root()
3302 (void) pthread_mutex_unlock(&iosvc->msg_q_lock); in etm_send_to_remote_root()
3336 &iosvc->msg_q_lock); in etm_send_to_remote_root()
3346 &iosvc->msg_q_lock); in etm_send_to_remote_root()
3353 (void) pthread_mutex_lock(&iosvc->msg_q_lock); in etm_send_to_remote_root()
3370 &iosvc->msg_q_lock); in etm_send_to_remote_root()
[all …]