Searched refs:scan_stacks (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dsweeper.hpp87 static void scan_stacks(); // Invoked at the end of each safepoint
H A Dsweeper.cpp169 void NMethodSweeper::scan_stacks() { function in class:NMethodSweeper
210 // scan_stacks() runs during a safepoint, no race with setters
H A Dsafepoint.cpp533 NMethodSweeper::scan_stacks();

Completed in 47 milliseconds