Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl_write.cc106 status = ThrottleLowPriWritesIfNeeded(write_options, my_batch); in WriteImpl()
1475 Status DBImpl::ThrottleLowPriWritesIfNeeded(const WriteOptions& write_options, in ThrottleLowPriWritesIfNeeded() function in ROCKSDB_NAMESPACE::DBImpl
Ddb_impl.h1415 Status ThrottleLowPriWritesIfNeeded(const WriteOptions& write_options,