Searched refs:write_with_callback_func (Results 1 – 1 of 1) sorted by relevance
263 std::function<void()> write_with_callback_func = [&]() { in TEST_F() local338 threads.emplace_back(write_with_callback_func); in TEST_F()