Home
last modified time | relevance | path

Searched refs:interlocked_exchange (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Datomic.hpp104 { winapi::interlocked_exchange(reinterpret_cast<volatile long*>(mem), val); } in atomic_write32()
Dwin32_api.hpp839 inline long interlocked_exchange(long volatile* addend, long value) in interlocked_exchange() function