Home
last modified time | relevance | path

Searched defs:GetCondVar (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/cache/
Dcache_bench.cc72 port::CondVar* GetCondVar() { in GetCondVar() function in ROCKSDB_NAMESPACE::__anonccaf61260111::SharedState
/rocksdb-6.9/db_stress_tool/
Ddb_stress_shared_state.h180 port::CondVar* GetCondVar() { return &cv_; } in GetCondVar() function