Home | History | Annotate | Download | only in ddk

Lines Matching defs:InterlockedCompareExchange

282 InterlockedCompareExchange(
307 #define InterlockedCompareExchange _InterlockedCompareExchange
334 ((PVOID) InterlockedCompareExchange((PLONG) Destination, (LONG) Exchange, (LONG) Comparand))
355 #define InterlockedCompareExchange _InterlockedCompareExchange