Searched refs:HIGH_PRIORITY (Results 1 – 8 of 8) sorted by relevance
15 HIGH_PRIORITY((byte)0x0), enumConstant
157 running_count[ThreadStatus::HIGH_PRIORITY], in TEST_F()182 running_count[ThreadStatus::HIGH_PRIORITY], 0); in TEST_F()
288 thread_type = ThreadStatus::HIGH_PRIORITY; in BGThreadWrapper()
44 HIGH_PRIORITY = 0, // RocksDB BG thread in high-pri thread pool enumerator
20 case ThreadStatus::ThreadType::HIGH_PRIORITY: in GetThreadTypeName()
160 // The type of the thread, it could be HIGH_PRIORITY,
6416 case ROCKSDB_NAMESPACE::ThreadStatus::ThreadType::HIGH_PRIORITY: in toJavaThreadType()6435 return ROCKSDB_NAMESPACE::ThreadStatus::ThreadType::HIGH_PRIORITY; in toCppThreadType()
4123 if (thread_type_counts[ThreadStatus::HIGH_PRIORITY] == in TEST_F()4133 ASSERT_EQ(thread_type_counts[ThreadStatus::HIGH_PRIORITY], in TEST_F()