Home
last modified time | relevance | path

Searched refs:PredecessorsAllCleared (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/test_util/
Dsync_point_impl.cc66 bool SyncPoint::Data::PredecessorsAllCleared(const std::string& point) { in PredecessorsAllCleared() function in ROCKSDB_NAMESPACE::SyncPoint::Data
110 while (!PredecessorsAllCleared(point)) { in Process()
Dsync_point_impl.h46 bool PredecessorsAllCleared(const std::string& point);