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

/bionic/libc/include/sys/
H A Dsysconf.h124 #define _SC_THREAD_SAFE_FUNCTIONS 0x0055 macro
/bionic/libc/bionic/
H A Dsysconf.cpp334 case _SC_THREAD_SAFE_FUNCTIONS: return _POSIX_THREAD_SAFE_FUNCTIONS

Completed in 4 milliseconds