Searched refs:_POSIX_THREAD_SAFE_FUNCTIONS (Results 1 – 13 of 13) sorted by relevance
117 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \118 _POSIX_THREAD_SAFE_FUNCTIONS >= 200112L ) )
75 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \76 _POSIX_THREAD_SAFE_FUNCTIONS >= 200112L ) )
280 #if defined(_POSIX_C_SOURCE) && !defined(_POSIX_THREAD_SAFE_FUNCTIONS)281 #define _POSIX_THREAD_SAFE_FUNCTIONS 200112L macro284 #ifdef _POSIX_THREAD_SAFE_FUNCTIONS
467 #if defined(_POSIX) || defined(_POSIX_THREAD_SAFE_FUNCTIONS)
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)\
259 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
231 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
236 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
235 #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()