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

/openjdk7/hotspot/src/share/vm/runtime/
H A DvmThread.hpp127 static bool should_terminate() { return _should_terminate; } function in class:VMThread
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepThread.hpp120 static bool should_terminate() { return _should_terminate; } function in class:ConcurrentMarkSweepThread

Completed in 37 milliseconds