Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c81 [_SC_THREAD_SAFE_FUNCTIONS] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c87 [_SC_THREAD_SAFE_FUNCTIONS] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h359 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h335 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h362 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h359 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h335 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h341 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h335 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/include/
H A Dunistd.h401 #define _SC_THREAD_SAFE_FUNCTIONS 68 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c207 C(_SC_THREAD_SAFE_FUNCTIONS) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs755 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 49; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs769 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1160 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 91; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1235 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 103; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1744 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 67; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1697 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 55; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1156 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 85; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2066 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 583; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2424 _POSIX_THREAD_SAFE_FUNCTIONS = libc::_SC_THREAD_SAFE_FUNCTIONS,
/third_party/python/Modules/
H A Dposixmodule.c12430 #ifdef _SC_THREAD_SAFE_FUNCTIONS
12431 {"SC_THREAD_SAFE_FUNCTIONS", _SC_THREAD_SAFE_FUNCTIONS},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2179 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1295 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 68; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3254 pub const _SC_THREAD_SAFE_FUNCTIONS: ::c_int = 91; consts

Completed in 138 milliseconds