Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dwrite_prepared_txn_db.h518 port::Mutex push_pop_mutex_; variable
534 port::Mutex* push_pop_mutex() { return &push_pop_mutex_; } in push_pop_mutex()
540 push_pop_mutex_.AssertHeld(); in push()
552 push_pop_mutex_.AssertHeld();