Searched defs:test_InterlockedExchange (Results 1 – 3 of 3) sorted by relevance
51 long test_InterlockedExchange(X *x) { in test_InterlockedExchange() function
111 LONG test_InterlockedExchange(LONG volatile *value, LONG mask) { in test_InterlockedExchange() function
268 long test_InterlockedExchange(long volatile *value, long mask) { test_InterlockedExchange() function