Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dthread_list_test.cc124 const int kLowPriorityThreads = 5; in TEST_F() local
126 const int kSimulatedLowPriThreads = kLowPriorityThreads / 3; in TEST_F()
128 env->SetBackgroundThreads(kLowPriorityThreads, Env::LOW); in TEST_F()