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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionSet.hpp360 bool more_available() { function in class:HeapRegionLinkedListIterator
365 assert(more_available(),
H A DheapRegionSet.cpp269 while (iter.more_available()) {
308 while (iter.more_available()) {
465 while (iter.more_available()) {
H A DconcurrentMark.cpp1804 while (iter.more_available()) {

Completed in 434 milliseconds