Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dthreading.c32 (defined(_POSIX_THREAD_SAFE_FUNCTIONS) && \
33 _POSIX_THREAD_SAFE_FUNCTIONS >= 200112L))
47 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \
48 _POSIX_THREAD_SAFE_FUNCTIONS >= 200112L ) ) */
H A Dplatform_util.c159 (defined(_POSIX_THREAD_SAFE_FUNCTIONS) && \
160 _POSIX_THREAD_SAFE_FUNCTIONS >= 200112L))
174 ( defined(_POSIX_THREAD_SAFE_FUNCTIONS ) && \
175 _POSIX_THREAD_SAFE_FUNCTIONS >= 200112L ) ) */
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtime-schedule.c41 #ifndef _POSIX_THREAD_SAFE_FUNCTIONS
42 #define _POSIX_THREAD_SAFE_FUNCTIONS macro
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h259 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h235 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h262 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h259 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h235 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h241 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h235 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
/third_party/musl/include/
H A Dunistd.h301 #define _POSIX_THREAD_SAFE_FUNCTIONS _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c35 A(_POSIX_THREAD_SAFE_FUNCTIONS >= 200809L) in f()
/third_party/rust/crates/nix/src/
H A Dunistd.rs2424 _POSIX_THREAD_SAFE_FUNCTIONS = libc::_SC_THREAD_SAFE_FUNCTIONS,

Completed in 15 milliseconds