Searched refs:AllocateCondVar (Results 1 – 4 of 4) sorted by relevance
21 std::shared_ptr<TransactionDBCondVar> AllocateCondVar() override;
60 TransactionDBMutexFactoryImpl::AllocateCondVar() { in AllocateCondVar() function in ROCKSDB_NAMESPACE::TransactionDBMutexFactoryImpl
50 stripe_cv = factory->AllocateCondVar(); in LockMapStripe()
85 virtual std::shared_ptr<TransactionDBCondVar> AllocateCondVar() = 0;