Searched refs:PTW32_SEMAPHORE_LEVEL (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dsemaphore.h42 #undef PTW32_SEMAPHORE_LEVEL macro
45 #define PTW32_SEMAPHORE_LEVEL 0 macro
50 #undef PTW32_SEMAPHORE_LEVEL macro
51 #define PTW32_SEMAPHORE_LEVEL 1 macro
56 #undef PTW32_SEMAPHORE_LEVEL macro
57 #define PTW32_SEMAPHORE_LEVEL 2 macro
63 #if !defined(PTW32_SEMAPHORE_LEVEL)
64 #define PTW32_SEMAPHORE_LEVEL PTW32_SEMAPHORE_LEVEL_MAX macro
110 #if PTW32_SEMAPHORE_LEVEL >= PTW32_SEMAPHORE_LEVEL_MAX
116 #endif /* PTW32_SEMAPHORE_LEVEL >
166 #undef PTW32_SEMAPHORE_LEVEL macro
[all...]

Completed in 100 milliseconds