Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dtransaction_test.cc1429 std::function<void()> txn_write_thread = [&]() { in TEST_P() local
1482 threads.emplace_back(txn_write_thread); in TEST_P()