PTW32_INTERLOCKED_DECREMENT_LONG 877 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_DECREMENT_LONG(location) \ PTW32_INTERLOCKED_DECREMENT_LONG 913 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_DECREMENT_LONG(p) InterlockedDecrement((p))