Home
last modified time | relevance | path

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

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/
H A Dha_rocksdb.cc3264 const auto thd_ss = std::static_pointer_cast<Rdb_explicit_snapshot>( in acquire_snapshot() local
3266 if (thd_ss) { in acquire_snapshot()
3267 m_explicit_snapshot = thd_ss; in acquire_snapshot()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/
H A Dha_rocksdb.cc3264 const auto thd_ss = std::static_pointer_cast<Rdb_explicit_snapshot>( in acquire_snapshot() local
3266 if (thd_ss) { in acquire_snapshot()
3267 m_explicit_snapshot = thd_ss; in acquire_snapshot()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/
H A Dha_rocksdb.cc3264 const auto thd_ss = std::static_pointer_cast<Rdb_explicit_snapshot>( in acquire_snapshot() local
3266 if (thd_ss) { in acquire_snapshot()
3267 m_explicit_snapshot = thd_ss; in acquire_snapshot()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/
H A Dha_rocksdb.cc3275 const auto thd_ss = std::static_pointer_cast<Rdb_explicit_snapshot>( in acquire_snapshot() local
3277 if (thd_ss) { in acquire_snapshot()
3278 m_explicit_snapshot = thd_ss; in acquire_snapshot()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/
H A Dha_rocksdb.cc3264 const auto thd_ss = std::static_pointer_cast<Rdb_explicit_snapshot>( in acquire_snapshot() local
3266 if (thd_ss) { in acquire_snapshot()
3267 m_explicit_snapshot = thd_ss; in acquire_snapshot()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/
H A Dha_rocksdb.cc3275 const auto thd_ss = std::static_pointer_cast<Rdb_explicit_snapshot>( in acquire_snapshot() local
3277 if (thd_ss) { in acquire_snapshot()
3278 m_explicit_snapshot = thd_ss; in acquire_snapshot()