Searched refs:_InterlockedCompareExchange16 (Results 1 – 2 of 2) sorted by relevance
27 extern "C" short _InterlockedCompareExchange16( // NOLINT30 #pragma intrinsic(_InterlockedCompareExchange16)209 u16 prev = (u16)_InterlockedCompareExchange16( in atomic_compare_exchange_strong()
212 short _InterlockedCompareExchange16(short volatile *_Destination,813 _InterlockedCompareExchange16(short volatile *_Destination, in _InterlockedCompareExchange16() function