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

/openjdk10/hotspot/src/share/vm/runtime/
H A Dthread.hpp329 virtual bool is_Compiler_thread() const { return false; } function in class:Thread
1985 bool is_Compiler_thread() const { return true; } function in class:CompilerThread

Completed in 103 milliseconds