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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionSet.inline.hpp138 inline HeapRegion* HeapRegionLinkedList::remove_head() { function in class:HeapRegionLinkedList
161 return remove_head();

Completed in 35 milliseconds