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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsweeper.hpp101 static void set_was_full(bool state) { _was_full = state; } function in class:NMethodSweeper

Completed in 251 milliseconds