Home
last modified time | relevance | path

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

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp254 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
256 if (!m_local_config_mutex || !m_node_id_mutex) in MgmtSrvr()
561 Guard g(m_local_config_mutex); in start()
677 Guard g(m_local_config_mutex); in config_changed()
945 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1131 Guard g(m_local_config_mutex); in sendStopMgmd()
2063 Guard g(m_local_config_mutex); in status_mgmd()
3192 Guard g(m_local_config_mutex); in find_node_type()
3831 Guard g(m_local_config_mutex); in setDbParameter()
4147 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp441 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp254 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
256 if (!m_local_config_mutex || !m_node_id_mutex) in MgmtSrvr()
561 Guard g(m_local_config_mutex); in start()
677 Guard g(m_local_config_mutex); in config_changed()
945 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1131 Guard g(m_local_config_mutex); in sendStopMgmd()
2063 Guard g(m_local_config_mutex); in status_mgmd()
3192 Guard g(m_local_config_mutex); in find_node_type()
3831 Guard g(m_local_config_mutex); in setDbParameter()
4147 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp441 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp254 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
256 if (!m_local_config_mutex || !m_node_id_mutex) in MgmtSrvr()
561 Guard g(m_local_config_mutex); in start()
677 Guard g(m_local_config_mutex); in config_changed()
945 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1131 Guard g(m_local_config_mutex); in sendStopMgmd()
2063 Guard g(m_local_config_mutex); in status_mgmd()
3192 Guard g(m_local_config_mutex); in find_node_type()
3831 Guard g(m_local_config_mutex); in setDbParameter()
4147 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp441 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp254 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
256 if (!m_local_config_mutex || !m_node_id_mutex) in MgmtSrvr()
561 Guard g(m_local_config_mutex); in start()
677 Guard g(m_local_config_mutex); in config_changed()
945 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1131 Guard g(m_local_config_mutex); in sendStopMgmd()
2063 Guard g(m_local_config_mutex); in status_mgmd()
3192 Guard g(m_local_config_mutex); in find_node_type()
3831 Guard g(m_local_config_mutex); in setDbParameter()
4147 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp441 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp254 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
256 if (!m_local_config_mutex || !m_node_id_mutex) in MgmtSrvr()
561 Guard g(m_local_config_mutex); in start()
677 Guard g(m_local_config_mutex); in config_changed()
945 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1131 Guard g(m_local_config_mutex); in sendStopMgmd()
2063 Guard g(m_local_config_mutex); in status_mgmd()
3192 Guard g(m_local_config_mutex); in find_node_type()
3831 Guard g(m_local_config_mutex); in setDbParameter()
4147 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp441 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp257 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
259 if (!m_local_config_mutex || !m_reserved_nodes_mutex) in MgmtSrvr()
716 Guard g(m_local_config_mutex); in config_changed()
984 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1186 Guard g(m_local_config_mutex); in sendStopMgmd()
2163 Guard g(m_local_config_mutex); in status_mgmd()
3470 Guard g(m_local_config_mutex); in find_node_type()
4139 Guard g(m_local_config_mutex); in setDbParameter()
4366 Guard g(m_local_config_mutex); in change_config()
4469 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp420 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp257 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
259 if (!m_local_config_mutex || !m_reserved_nodes_mutex) in MgmtSrvr()
716 Guard g(m_local_config_mutex); in config_changed()
984 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1186 Guard g(m_local_config_mutex); in sendStopMgmd()
2163 Guard g(m_local_config_mutex); in status_mgmd()
3470 Guard g(m_local_config_mutex); in find_node_type()
4139 Guard g(m_local_config_mutex); in setDbParameter()
4366 Guard g(m_local_config_mutex); in change_config()
4469 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp420 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp257 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
259 if (!m_local_config_mutex || !m_reserved_nodes_mutex) in MgmtSrvr()
716 Guard g(m_local_config_mutex); in config_changed()
984 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1186 Guard g(m_local_config_mutex); in sendStopMgmd()
2163 Guard g(m_local_config_mutex); in status_mgmd()
3470 Guard g(m_local_config_mutex); in find_node_type()
4139 Guard g(m_local_config_mutex); in setDbParameter()
4366 Guard g(m_local_config_mutex); in change_config()
4469 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp420 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp257 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
259 if (!m_local_config_mutex || !m_reserved_nodes_mutex) in MgmtSrvr()
716 Guard g(m_local_config_mutex); in config_changed()
984 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1186 Guard g(m_local_config_mutex); in sendStopMgmd()
2163 Guard g(m_local_config_mutex); in status_mgmd()
3470 Guard g(m_local_config_mutex); in find_node_type()
4139 Guard g(m_local_config_mutex); in setDbParameter()
4366 Guard g(m_local_config_mutex); in change_config()
4469 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp420 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp257 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
259 if (!m_local_config_mutex || !m_reserved_nodes_mutex) in MgmtSrvr()
716 Guard g(m_local_config_mutex); in config_changed()
984 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1186 Guard g(m_local_config_mutex); in sendStopMgmd()
2163 Guard g(m_local_config_mutex); in status_mgmd()
3470 Guard g(m_local_config_mutex); in find_node_type()
4139 Guard g(m_local_config_mutex); in setDbParameter()
4366 Guard g(m_local_config_mutex); in change_config()
4469 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp420 NdbMutex* m_local_config_mutex; member in MgmtSrvr
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/mgmsrv/
H A DMgmtSrvr.cpp262 m_local_config_mutex= NdbMutex_Create(); in MgmtSrvr()
264 if (!m_local_config_mutex || !m_reserved_nodes_mutex) in MgmtSrvr()
751 Guard g(m_local_config_mutex); in config_changed()
1028 NdbMutex_Destroy(m_local_config_mutex); in ~MgmtSrvr()
1248 Guard g(m_local_config_mutex); in sendStopMgmd()
2512 Guard g(m_local_config_mutex); in status_mgmd()
4023 Guard g(m_local_config_mutex); in find_node_type()
4765 Guard g(m_local_config_mutex); in setDbParameter()
4983 Guard g(m_local_config_mutex); in change_config()
5120 Guard g(m_local_config_mutex); in print_config()
[all …]
H A DMgmtSrvr.hpp443 NdbMutex* m_local_config_mutex; member in MgmtSrvr