Home
last modified time | relevance | path

Searched refs:_SC_SPIN_LOCKS (Results 1 – 25 of 32) sorted by relevance

12

/third_party/musl/src/conf/
Dsysconf.c128 [_SC_SPIN_LOCKS] = VER, in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c128 [_SC_SPIN_LOCKS] = VER, in sysconf()
/third_party/musl/ndk_musl_include/
Dunistd.h369 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h406 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h382 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h409 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h406 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h382 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h382 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h388 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/include/
Dunistd.h388 #define _SC_SPIN_LOCKS 154 macro
/third_party/musl/libc-test/src/api/
Dunistd.c190 C(_SC_SPIN_LOCKS) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt922 _SC_SPIN_LOCKS
Dfuchsia.txt1091 _SC_SPIN_LOCKS
Dnetbsd.txt1116 _SC_SPIN_LOCKS
Ddragonfly.txt1158 _SC_SPIN_LOCKS
Dfreebsd.txt1435 _SC_SPIN_LOCKS
Dapple.txt1742 _SC_SPIN_LOCKS
Dlinux.txt2785 _SC_SPIN_LOCKS
Dandroid.txt2766 _SC_SPIN_LOCKS
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs782 pub const _SC_SPIN_LOCKS: ::c_int = 76; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs816 pub const _SC_SPIN_LOCKS: ::c_int = 154; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1204 pub const _SC_SPIN_LOCKS: ::c_int = 72; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1150 pub const _SC_SPIN_LOCKS: ::c_int = 80; constant
/third_party/rust/crates/nix/src/
Dunistd.rs2366 _POSIX_SPIN_LOCKS = libc::_SC_SPIN_LOCKS,

12