Home
last modified time | relevance | path

Searched refs:_SC_THREAD_SAFE_FUNCTIONS (Results 1 – 25 of 33) sorted by relevance

12

/third_party/musl/src/conf/
Dsysconf.c81 [_SC_THREAD_SAFE_FUNCTIONS] = VER, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c81 [_SC_THREAD_SAFE_FUNCTIONS] = VER, in sysconf()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h335 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h335 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h341 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h335 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h359 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/include/
Dunistd.h341 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h359 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/ndk_musl_include/
Dunistd.h322 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h341 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/libc-test/src/api/
Dunistd.c207 C(_SC_THREAD_SAFE_FUNCTIONS) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt938 _SC_THREAD_SAFE_FUNCTIONS
Dfuchsia.txt1108 _SC_THREAD_SAFE_FUNCTIONS
Dnetbsd.txt1128 _SC_THREAD_SAFE_FUNCTIONS
Ddragonfly.txt1172 _SC_THREAD_SAFE_FUNCTIONS
Dfreebsd.txt1447 _SC_THREAD_SAFE_FUNCTIONS
Dapple.txt1756 _SC_THREAD_SAFE_FUNCTIONS
Dlinux.txt2802 _SC_THREAD_SAFE_FUNCTIONS
Dandroid.txt2784 _SC_THREAD_SAFE_FUNCTIONS
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs755 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 49; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1235 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 103; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs769 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1160 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 91; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2424 _POSIX_THREAD_SAFE_FUNCTIONS = libc::_SC_THREAD_SAFE_FUNCTIONS,

12