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

/openjdk7/hotspot/src/share/vm/runtime/
H A DserviceThread.hpp45 bool is_hidden_from_external_view() const { return true; } function in class:ServiceThread
H A Dthread.hpp305 virtual bool is_hidden_from_external_view() const { return false; } function in class:Thread
1794 bool is_hidden_from_external_view() const { return true; } function in class:CompilerThread
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DconcurrentGCThread.hpp166 bool is_hidden_from_external_view() const { return true; } function in class:SurrogateLockerThread

Completed in 46 milliseconds