PTW32_INTERLOCKED_INCREMENT_LONG  865 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_INCREMENT_LONG(location)                        \
PTW32_INTERLOCKED_INCREMENT_LONG  912 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h # define PTW32_INTERLOCKED_INCREMENT_LONG(p) InterlockedIncrement((p))