Home
last modified time | relevance | path

Searched refs:getGeneration (Results 1 – 25 of 819) sorted by path

12345678910>>...33

/dports/databases/mdcached/mdcached-1.0.9/mdcached/
H A DLockPool.h69 unsigned getGeneration(unsigned n) { return generations[n]; } in getGeneration() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/executor/
H A Dconnection_pool.cpp394 if (conn->getGeneration() != _generation) { in returnConnection()
431 if (conn->getGeneration() != _generation) { in returnConnection()
653 if (conn->getGeneration() != _generation) { in spawnConnections()
H A Dconnection_pool.h286 virtual size_t getGeneration() const = 0;
H A Dconnection_pool_asio.cpp174 size_t ASIOConnection::getGeneration() const { in getGeneration() function in mongo::executor::connection_pool_asio::ASIOConnection
H A Dconnection_pool_asio.h103 size_t getGeneration() const override;
H A Dconnection_pool_test_fixture.cpp220 size_t ConnectionImpl::getGeneration() const { in getGeneration() function in mongo::executor::connection_pool_test_details::ConnectionImpl
H A Dconnection_pool_test_fixture.h123 size_t getGeneration() const override;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/scripting/mozjs/
H A Dbson.cpp66 _generation(scope->getGeneration()), in BSONHolder()
85 if (!_isOwned && getScope(cx)->getGeneration() != _generation) in uassertValid()
H A Dimplscope.cpp982 std::size_t MozJSImplScope::getGeneration() const { in getGeneration() function in mongo::mozjs::MozJSImplScope
H A Dimplscope.h318 std::size_t getGeneration() const;
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/mgmsrv/
H A DConfig.cpp139 Config::getGeneration() const in getGeneration() function in Config
H A DConfig.hpp59 Uint32 getGeneration() const;
H A DConfigManager.cpp435 if (m_config->getGeneration() == 0) in init()
481 Uint32 generation= config->getGeneration(); in prepareConfigChange()
742 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
743 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1036 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1134 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1337 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1489 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1569 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1650 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
H A DMgmtSrvr.cpp4214 if (!new_conf.setGeneration(m_local_config->getGeneration()) || in reload_config()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/ndbapi/
H A DtestMgm.cpp1809 if (!conf.setGeneration(conf.getGeneration() + 10)) in check_set_config_fail_wrong_generation()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/mgmsrv/
H A DConfig.cpp139 Config::getGeneration() const in getGeneration() function in Config
H A DConfig.hpp59 Uint32 getGeneration() const;
H A DConfigManager.cpp435 if (m_config->getGeneration() == 0) in init()
481 Uint32 generation= config->getGeneration(); in prepareConfigChange()
742 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
743 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1036 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1134 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1337 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1489 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1569 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1650 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
H A DMgmtSrvr.cpp4214 if (!new_conf.setGeneration(m_local_config->getGeneration()) || in reload_config()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A DtestMgm.cpp1809 if (!conf.setGeneration(conf.getGeneration() + 10)) in check_set_config_fail_wrong_generation()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/mgmsrv/
H A DConfig.cpp139 Config::getGeneration() const in getGeneration() function in Config
H A DConfig.hpp59 Uint32 getGeneration() const;
H A DConfigManager.cpp464 if (m_config->getGeneration() == 0) in init()
510 Uint32 generation= config->getGeneration(); in prepareConfigChange()
771 Uint32 new_generation = new_config.getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
772 Uint32 curr_generation = m_config->getGeneration(); in execCONFIG_CHANGE_IMPL_REQ()
1065 m_config->getGeneration()); in execCONFIG_CHANGE_IMPL_CONF()
1163 m_config_change.m_new_config->getGeneration()); in startConfigChange()
1366 Uint32 generation = m_config->getGeneration(); in execCONFIG_CHECK_REQ()
1524 req->generation = m_config->getGeneration(); in sendConfigCheckReq()
1604 conf->generation = m_config->getGeneration(); in sendConfigCheckConf()
1685 assert(other_config.getGeneration() > 0); in execCONFIG_CHECK_REF()
[all …]
H A DMgmtSrvr.cpp4536 if (!new_conf.setGeneration(m_local_config->getGeneration()) || in reload_config()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A DtestMgm.cpp1802 if (!conf.setGeneration(conf.getGeneration() + 10)) in check_set_config_fail_wrong_generation()
3617 savedconf.setGeneration(conf.getGeneration()); in runTestNdbApiConfig()

12345678910>>...33