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

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread.h86 #undef PTW32_LEVEL macro
89 #define PTW32_LEVEL 0 macro
94 #undef PTW32_LEVEL macro
95 #define PTW32_LEVEL 1 macro
100 #undef PTW32_LEVEL macro
101 #define PTW32_LEVEL 2 macro
107 #if ( defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 200112 ) || !defined(PTW32_LEVEL)
108 #define PTW32_LEVEL PTW32_LEVEL_MAX macro
260 #if PTW32_LEVEL >= PTW32_LEVEL_MAX
266 #endif /* PTW32_LEVEL >
1363 #undef PTW32_LEVEL macro
[all...]

Completed in 176 milliseconds