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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.hpp128 void unlink_from_all(PerRegionTable * prt);
H A DheapRegionRemSet.cpp324 void OtherRegionsTable::unlink_from_all(PerRegionTable* prt) { function in class:OtherRegionsTable
643 unlink_from_all(cur);
659 unlink_from_all(cur);
792 unlink_from_all(prt);

Completed in 33 milliseconds