Searched defs:remove_internal (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionSet.inline.hpp68 inline void HeapRegionSetBase::remove_internal(HeapRegion* hr) { function in class:HeapRegionSetBase
86 // remove_internal() will verify the region.
87 remove_internal(hr);
152 // remove_internal() will verify the region.
153 remove_internal(hr);

Completed in 22 milliseconds