Home
last modified time | relevance | path

Searched defs:_InterlockedCompareExchange (Results 1 – 2 of 2) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/crt/
Dintrin.h1680 #define _InterlockedCompareExchange _InterlockedCompareExchange_np macro
/third_party/mingw-w64/mingw-w64-headers/include/psdk_inc/
Dintrin-impl.h1494 __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Co… in _InterlockedCompareExchange() function