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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp283 bool was_visited_for_critical_count() const { return _visited_for_critical_count; } function in class:Thread

Completed in 41 milliseconds