Searched defs:test_InterlockedAdd (Results 1 – 3 of 3) sorted by relevance
107 long test_InterlockedAdd(X *x) { in test_InterlockedAdd() function
10 long test_InterlockedAdd(long volatile *Addend, long Value) { in test_InterlockedAdd() function
235 LONG test_InterlockedAdd(LONG volatile *Addend, LONG Value) { in test_InterlockedAdd() function