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

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparOopClosures.inline.hpp57 template <class T> inline void ParScanClosure::par_do_barrier(T* p) { function in class:ParScanClosure
122 par_do_barrier(p);
/openjdk7/hotspot/src/share/vm/memory/
H A DgenOopClosures.inline.hpp64 template <class T> inline void OopsInGenClosure::par_do_barrier(T* p) { function in class:OopsInGenClosure

Completed in 73 milliseconds