PTW32_INTERLOCKED_INCREMENT_64 805 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_INCREMENT_64(location) \ PTW32_INTERLOCKED_INCREMENT_64 901 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_INCREMENT_64(p) InterlockedIncrement64(PTW32_TO_VLONG64PTR(p))