Searched refs:_InterlockedCompareExchange (Results 1 – 4 of 4) sorted by relevance
44 extern "C" long __cdecl _InterlockedCompareExchange(long volatile *Destination,47 #pragma intrinsic(_InterlockedCompareExchange)225 u32 prev = (u32)_InterlockedCompareExchange( in atomic_compare_exchange_strong()
20 _InterlockedCompareExchange, enumerator
1903 case MSVCIntrin::_InterlockedCompareExchange: in EmitMSVCBuiltinExpr()5503 EmitMSVCBuiltinExpr(MSVCIntrin::_InterlockedCompareExchange, E)); in EmitBuiltinExpr()
2502 let Spellings = ["_InterlockedCompareExchange"];