Searched refs:_InterlockedCompareExchange16 (Results 1 – 2 of 2) sorted by relevance
36 extern "C" short _InterlockedCompareExchange16( // NOLINT39 #pragma intrinsic(_InterlockedCompareExchange16)217 u16 prev = (u16)_InterlockedCompareExchange16( in atomic_compare_exchange_strong()
196 short _InterlockedCompareExchange16(short volatile *_Destination,759 _InterlockedCompareExchange16(short volatile *_Destination, in _InterlockedCompareExchange16() function