Searched refs:AllocateMutex (Results 1 – 4 of 4) sorted by relevance
20 std::shared_ptr<TransactionDBMutex> AllocateMutex() override;
55 TransactionDBMutexFactoryImpl::AllocateMutex() { in AllocateMutex() function in ROCKSDB_NAMESPACE::TransactionDBMutexFactoryImpl
49 stripe_mutex = factory->AllocateMutex(); in LockMapStripe()
82 virtual std::shared_ptr<TransactionDBMutex> AllocateMutex() = 0;