Home
last modified time | relevance | path

Searched refs:PTW32_INTERLOCKED_INCREMENT_64 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dimplement.h805 # define PTW32_INTERLOCKED_INCREMENT_64(location) \ macro
901 # define PTW32_INTERLOCKED_INCREMENT_64(p) InterlockedIncrement64(PTW32_TO_VLONG64PTR(p)) macro
927 # define PTW32_INTERLOCKED_INCREMENT_SIZE(p) PTW32_INTERLOCKED_INCREMENT_64(PTW32_TO_VLONG64PTR(p…