Searched refs:mark_for_reclamation (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.hpp426 void mark_for_reclamation() { _marked_for_reclamation = 1; } function in class:nmethod
/openjdk7/hotspot/src/share/vm/runtime/
H A Dsweeper.cpp411 nm->mark_for_reclamation();

Completed in 40 milliseconds