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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.hpp778 inline bool not_yet_marked(oop p) const;
H A DconcurrentMark.cpp320 bool ConcurrentMark::not_yet_marked(oop obj) const { function in class:ConcurrentMark

Completed in 47 milliseconds