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

/freebsd-10-stable/contrib/apr/user/unix/
H A Dgroupinfo.c28 #include <unistd.h> /* for _POSIX_THREAD_SAFE_FUNCTIONS */
38 #if APR_HAS_THREADS && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && defined(HAVE_GETGRGID_R)
66 #if APR_HAS_THREADS && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && defined(HAVE_GETGRNAM_R)
H A Duserinfo.c28 #include <unistd.h> /* for _POSIX_THREAD_SAFE_FUNCTIONS */
40 #if APR_HAS_THREADS && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && defined(HAVE_GETPWNAM_R)
124 #if APR_HAS_THREADS && defined(_POSIX_THREAD_SAFE_FUNCTIONS) && defined(HAVE_GETPWUID_R)
/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h146 #if APR_HAS_THREADS && defined(_POSIX_THREAD_SAFE_FUNCTIONS) \
/freebsd-10-stable/contrib/apr/time/unix/
H A Dtime.c88 #if APR_HAS_THREADS && defined (_POSIX_THREAD_SAFE_FUNCTIONS)
330 #if APR_HAS_THREADS && defined(_POSIX_THREAD_SAFE_FUNCTIONS)
/freebsd-10-stable/contrib/apr/file_io/unix/
H A Ddir.c140 #if APR_HAS_THREADS && defined(_POSIX_THREAD_SAFE_FUNCTIONS) \
/freebsd-10-stable/contrib/apr/include/
H A Dapr.hnw68 #define _POSIX_THREAD_SAFE_FUNCTIONS 1
/freebsd-10-stable/include/
H A Dunistd.h116 #define _POSIX_THREAD_SAFE_FUNCTIONS -1 macro
/freebsd-10-stable/lib/libc/gen/
H A Dsysconf.c427 return (_POSIX_THREAD_SAFE_FUNCTIONS);

Completed in 74 milliseconds