Searched refs:thd_ss (Results 1 – 6 of 6) sorted by relevance
3264 const auto thd_ss = std::static_pointer_cast<Rdb_explicit_snapshot>( in acquire_snapshot() local3266 if (thd_ss) { in acquire_snapshot()3267 m_explicit_snapshot = thd_ss; in acquire_snapshot()
3275 const auto thd_ss = std::static_pointer_cast<Rdb_explicit_snapshot>( in acquire_snapshot() local3277 if (thd_ss) { in acquire_snapshot()3278 m_explicit_snapshot = thd_ss; in acquire_snapshot()