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

/openjdk9/hotspot/src/share/vm/runtime/
H A Dthread.hpp335 virtual bool is_Watcher_thread() const { return false; } function in class:Thread
752 bool is_Watcher_thread() const { return true; } function in class:WatcherThread

Completed in 132 milliseconds