Searched refs:reset_for_cleanup_tasks (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DsparsePRT.hpp303 // * reset_for_cleanup_tasks() : Nulls the expanded list head at the
313 static void reset_for_cleanup_tasks();
H A DheapRegionRemSet.hpp338 static void reset_for_cleanup_tasks();
H A DsparsePRT.cpp418 void SparsePRT::reset_for_cleanup_tasks() { function in class:SparsePRT
H A DheapRegionRemSet.cpp1153 void HeapRegionRemSet::reset_for_cleanup_tasks() { function in class:HeapRegionRemSet
1154 SparsePRT::reset_for_cleanup_tasks();
H A DconcurrentMark.cpp1870 HeapRegionRemSet::reset_for_cleanup_tasks();

Completed in 358 milliseconds