Searched defs:NearMaxPriority (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A DserviceThread.cpp75 java_lang_Thread::set_priority(thread_oop(), NearMaxPriority); local
H A Dos.hpp74 NearMaxPriority = 9, // High priority, used for VMThread enumerator in enum:ThreadPriority
H A Dos.cpp472 java_lang_Thread::set_priority(thread_oop(), NearMaxPriority); local
/openjdk10/hotspot/src/share/vm/compiler/
H A DcompileBroker.cpp734 java_lang_Thread::set_priority(thread_oop(), NearMaxPriority); local

Completed in 104 milliseconds