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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp392 bool is_gc_locked_out() { return _gc_locked_out_count > 0; } function in class:Thread

Completed in 57 milliseconds