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

/openjdk10/hotspot/src/share/vm/runtime/
H A Datomic.hpp144 inline static intptr_t cmpxchg_ptr(intptr_t exchange_value, function in class:Atomic
151 inline static void* cmpxchg_ptr(void* exchange_value, function in class:Atomic

Completed in 37 milliseconds