Searched refs:LOW_PRIORITY (Results 1 – 8 of 8) sorted by relevance
20 LOW_PRIORITY((byte)0x1), enumConstant
160 running_count[ThreadStatus::LOW_PRIORITY], in TEST_F()184 running_count[ThreadStatus::LOW_PRIORITY], 0); in TEST_F()
291 thread_type = ThreadStatus::LOW_PRIORITY; in BGThreadWrapper()
45 LOW_PRIORITY, // RocksDB BG thread in low-pri thread pool enumerator
22 case ThreadStatus::ThreadType::LOW_PRIORITY: in GetThreadTypeName()
161 // LOW_PRIORITY, and USER
6418 case ROCKSDB_NAMESPACE::ThreadStatus::ThreadType::LOW_PRIORITY: in toJavaThreadType()6437 return ROCKSDB_NAMESPACE::ThreadStatus::ThreadType::LOW_PRIORITY; in toCppThreadType()6444 return ROCKSDB_NAMESPACE::ThreadStatus::ThreadType::LOW_PRIORITY; in toCppThreadType()
4125 thread_type_counts[ThreadStatus::LOW_PRIORITY] == in TEST_F()4136 ASSERT_EQ(thread_type_counts[ThreadStatus::LOW_PRIORITY], in TEST_F()