Searched refs:_POSIX_THREAD_SAFE_FUNCTIONS (Results 1 – 15 of 15) sorted by relevance
86 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \87 _POSIX_THREAD_SAFE_FUNCTIONS >= 200112L ) )
44 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \45 _POSIX_THREAD_SAFE_FUNCTIONS >= 200112L ) )
41 #ifndef _POSIX_THREAD_SAFE_FUNCTIONS42 #define _POSIX_THREAD_SAFE_FUNCTIONS macro
39 #if defined(_POSIX_THREAD_SAFE_FUNCTIONS) && (_POSIX_THREAD_SAFE_FUNCTIONS+0 >= 0)\
231 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
259 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
235 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
236 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
222 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
35 A(_POSIX_THREAD_SAFE_FUNCTIONS >= 200809L) in f()
967 PRINT_MACRO(_POSIX_THREAD_SAFE_FUNCTIONS); in print_platform_macros()