Searched refs:_POSIX_THREAD_SAFE_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance
89 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \90 _POSIX_THREAD_SAFE_FUNCTIONS >= 20112L ) )
50 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \51 _POSIX_THREAD_SAFE_FUNCTIONS >= 20112L ) )
41 #define _POSIX_THREAD_SAFE_FUNCTIONS 0 macro
430 val = _POSIX_THREAD_SAFE_FUNCTIONS; in sysconf()
Completed in 10 milliseconds