Home
last modified time | relevance | path

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

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