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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.hpp466 // marking or when marking completes (via set_non_marking_state below).
471 void set_non_marking_state();
H A DconcurrentMark.cpp432 // _finger set in set_non_marking_state
435 // _active_tasks set in set_non_marking_state
600 set_non_marking_state();
705 void ConcurrentMark::set_non_marking_state() { function in class:ConcurrentMark
1214 set_non_marking_state();

Completed in 46 milliseconds