Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dcolumn_family_test.cc2509 auto current_thread_id = std::this_thread::get_id(); in TEST_P() local
2512 if (main_thread_id == current_thread_id) { in TEST_P()