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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionSet.hpp342 void remove_all_pending(uint target_count);
H A DheapRegionSet.cpp354 void HeapRegionLinkedList::remove_all_pending(uint target_count) { function in class:HeapRegionLinkedList
H A Dg1CollectedHeap.cpp659 _free_list.remove_all_pending(num_regions);
1888 // could instead use the remove_all_pending() method on free_list to

Completed in 85 milliseconds