Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_server.c157 mutex_t mct_mutex[MD_MAXSETS][MD_MN_NCLASSES]; variable
873 (void) mutex_init(&(mct_mutex[setno][class]), in mdmn_init_set()
1191 (void) mutex_lock(&mct_mutex[setno][class]); in do_message_locally()
1204 (void) mutex_unlock(&mct_mutex[setno][class]); in do_message_locally()
1214 (void) mutex_lock(&mct_mutex[setno][class]); in do_message_locally()
1226 (void) mutex_unlock(&mct_mutex[setno][class]); in do_message_locally()
1234 (void) mutex_unlock(&mct_mutex[setno][class]); in do_message_locally()
2051 (void) mutex_lock(&mct_mutex[setno][class]); in mdmn_slave_process_msg()
2067 (void) mutex_unlock(&mct_mutex[setno][class]); in mdmn_slave_process_msg()
2074 (void) mutex_lock(&mct_mutex[setno][class]); in mdmn_slave_process_msg()
[all …]