Home | History | Annotate | Download | only in psdk_inc

Lines Matching refs:_InterlockedCompareExchange16

1013 #if __INTRINSIC_PROLOG(_InterlockedCompareExchange16)
1014 short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand);
1016 short _InterlockedCompareExchange16(short volatile *Destination, short ExChange, short Comperand) {