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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dimmintrin.h479 _InterlockedCompareExchange_HLEAcquire(long volatile *_Destination, long _Exchange, long _Comparand) argument
487 _InterlockedCompareExchange_HLERelease(long volatile *_Destination, long _Exchange, long _Comparand) argument
497 _InterlockedCompareExchange64_HLEAcquire(__int64 volatile *_Destination, __int64 _Exchange, __int64 _Comparand) argument
505 _InterlockedCompareExchange64_HLERelease(__int64 volatile *_Destination, __int64 _Exchange, __int64 _Comparand) argument

Completed in 49 milliseconds