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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp141 void NativeCall::set_destination_mt_safe(address dest) { function in class:NativeCall
/openjdk7/hotspot/src/cpu/zero/vm/
H A DnativeInst_zero.hpp87 void set_destination_mt_safe(address dest) { function in class:NativeCall
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.cpp194 void NativeCall::set_destination_mt_safe(address dest) { function in class:NativeCall

Completed in 38 milliseconds