Searched defs:interlocked_xchg_add (Results 1 – 2 of 2) sorted by relevance
422 extern inline long interlocked_xchg_add( long *dest, long incr ) in interlocked_xchg_add() function454 #define interlocked_xchg_add __WINE_NOT_PORTABLE(interlocked_xchg_add) macro
348 #define interlocked_xchg_add InterlockedExchangeAdd macro