Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dthreadpool_imp.cc344 std::string thread_priority = Env::PriorityToString(GetThreadPriority()); in StartBGThreads() local
347 for (char c : thread_priority) { in StartBGThreads()