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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp282 void set_visited_for_critical_count(bool z) { _visited_for_critical_count = z; } function in class:Thread

Completed in 38 milliseconds