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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.cpp126 void init(HeapRegion* hr, bool clear_links_to_all_list) { argument
127 if (clear_links_to_all_list) {
481 prt->init(from_hr, false /* clear_links_to_all_list */);

Completed in 2473 milliseconds