Searched defs:test_InterlockedExchangeAdd (Results 1 – 2 of 2) sorted by relevance
119 LONG test_InterlockedExchangeAdd(LONG volatile *value, LONG mask) { in test_InterlockedExchangeAdd() function
292 long test_InterlockedExchangeAdd(long volatile *value, long mask) { test_InterlockedExchangeAdd() function