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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1OopClosures.inline.hpp194 assert(_push_ref_cl != NULL, "should not be null");
197 _push_ref_cl->do_oop(p);
H A Dg1OopClosures.hpp282 OopsInHeapRegionClosure* _push_ref_cl; member in class:G1UpdateRSOrPushRefOopClosure
H A Dg1RemSet.cpp522 _push_ref_cl(push_ref_cl), _worker_i(worker_i) { }

Completed in 32 milliseconds