Home
last modified time | relevance | path

Searched refs:_POSIX_REALTIME_SIGNALS (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dfeatures.h51 #define _POSIX_REALTIME_SIGNALS 1 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
D2-3.c46 #ifndef _POSIX_REALTIME_SIGNALS in main()
/third_party/musl/ndk_musl_include/
Dunistd.h213 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h250 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h226 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h253 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h250 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h226 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h226 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h232 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h232 #define _POSIX_REALTIME_SIGNALS _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c29 A(_POSIX_REALTIME_SIGNALS >= 200809L) in f()
/third_party/rust/crates/nix/src/
Dunistd.rs2330 _POSIX_REALTIME_SIGNALS = libc::_SC_REALTIME_SIGNALS,