Searched defs:test_InterlockedCompareExchange_rel (Results 1 – 2 of 2) sorted by relevance
308 LONG test_InterlockedCompareExchange_rel(LONG volatile *Destination, LONG Exchange, LONG Comperand) { in test_InterlockedCompareExchange_rel() function
904 long test_InterlockedCompareExchange_rel(long volatile *Destination, long Exchange, long Comperand) { test_InterlockedCompareExchange_rel() function