Home
last modified time | relevance | path

Searched refs:_POSIX_SPIN_LOCKS (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/ndk_musl_include/
Dunistd.h233 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h270 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h246 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h273 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h270 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h246 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h246 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h252 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h252 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c34 A(_POSIX_SPIN_LOCKS >= 200809L) in f()
/third_party/rust/crates/nix/src/
Dunistd.rs2366 _POSIX_SPIN_LOCKS = libc::_SC_SPIN_LOCKS,