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

/openjdk7/hotspot/src/share/vm/utilities/
H A Dcopy.hpp151 static void conjoint_oops_atomic(oop* from, oop* to, size_t count) { function in class:Copy
157 static void conjoint_oops_atomic(narrowOop* from, narrowOop* to, size_t count) { function in class:Copy

Completed in 666 milliseconds