PTW32_INTERLOCKED_DECREMENT_64  817 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_DECREMENT_64(location)                          \
PTW32_INTERLOCKED_DECREMENT_64  902 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h #   define PTW32_INTERLOCKED_DECREMENT_64(p) InterlockedDecrement64(PTW32_TO_VLONG64PTR(p))