Searched refs:txn_write_thread (Results 1 – 1 of 1) sorted by relevance
1429 std::function<void()> txn_write_thread = [&]() { in TEST_P() local1482 threads.emplace_back(txn_write_thread); in TEST_P()