Searched refs:set_was_full (Results 1 - 2 of 2) 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
H A Dsweeper.cpp221 set_was_full(false);
499 set_was_full(true);

Completed in 24 milliseconds