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