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

/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A Datomic_solaris_x86.inline.hpp63 #define IS_MP_DECL() , int is_mp macro
66 #define IS_MP_DECL() macro
71 jint _Atomic_add(jint add_value, volatile jint* dest IS_MP_DECL());
74 jint compare_value IS_MP_DECL());
76 jlong compare_value IS_MP_DECL());

Completed in 52 milliseconds