Searched refs:BOTTOM_PRIORITY (Results 1 – 6 of 6) sorted by relevance
30 BOTTOM_PRIORITY((byte)0x3); enumConstant
47 BOTTOM_PRIORITY, // RocksDB BG thread in bottom-pri thread pool enumerator
26 case ThreadStatus::ThreadType::BOTTOM_PRIORITY: in GetThreadTypeName()
294 thread_type = ThreadStatus::BOTTOM_PRIORITY; in BGThreadWrapper()
6422 case ROCKSDB_NAMESPACE::ThreadStatus::ThreadType::BOTTOM_PRIORITY: in toJavaThreadType()6441 return ROCKSDB_NAMESPACE::ThreadStatus::ThreadType::BOTTOM_PRIORITY; in toCppThreadType()
4127 thread_type_counts[ThreadStatus::BOTTOM_PRIORITY] == in TEST_F()4139 ASSERT_EQ(thread_type_counts[ThreadStatus::BOTTOM_PRIORITY], in TEST_F()