Home
last modified time | relevance | path

Searched refs:_POSIX_THREAD_SAFE_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Dplatform_util.c89 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \
90 _POSIX_THREAD_SAFE_FUNCTIONS >= 20112L ) )
A Dthreading.c50 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \
51 _POSIX_THREAD_SAFE_FUNCTIONS >= 20112L ) )
/AliOS-Things-master/components/posix/include/
A Denviro.h41 #define _POSIX_THREAD_SAFE_FUNCTIONS 0 macro
/AliOS-Things-master/components/posix/src/
A Denviro.c430 val = _POSIX_THREAD_SAFE_FUNCTIONS; in sysconf()

Completed in 6 milliseconds