Searched refs:_POSIX_SPIN_LOCKS (Results 1 – 2 of 2) sorted by relevance
/external/musl/include/ | ||
D | unistd.h | 252 #define _POSIX_SPIN_LOCKS _POSIX_VERSION macro |
/external/rust/crates/nix/src/ | ||
D | unistd.rs | 2366 _POSIX_SPIN_LOCKS = libc::_SC_SPIN_LOCKS, |