Home | History | Annotate | Download | only in pthreads-win32

Lines Matching refs:InterlockedExchange64

899 #   define PTW32_INTERLOCKED_EXCHANGE_64(p,v) InterlockedExchange64(PTW32_TO_VLONG64PTR(p),(v))