Searched refs:GetMaxExecNum (Results 1 – 3 of 3) sorted by relevance
173 for (unsigned int index = 0; index < g_syncEngine->GetMaxExecNum() - TEST_ONE; index++) {223 for (unsigned int index = 0; index < g_syncEngine->GetMaxExecNum() + TEST_TWO; index++) {287 … for (unsigned int index = 0; index < g_syncEngine->GetMaxExecNum() + TEST_THREE_THREAD; index++) {
70 unsigned int GetMaxExecNum() const;
710 unsigned int SyncEngine::GetMaxExecNum() const in GetMaxExecNum() function in DistributedDB::SyncEngine