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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkBuilder.cpp373 static jint zero_cmpxchg_int(volatile jint *ptr, jint oldval, jint newval) { function
381 (address) zero_cmpxchg_int,

Completed in 29 milliseconds