/third_party/musl/src/conf/ |
D | sysconf.c | 133 [_SC_THREAD_SPORADIC_SERVER] = -1, in sysconf()
|
/third_party/musl/porting/linux/user/src/conf/ |
D | sysconf.c | 133 [_SC_THREAD_SPORADIC_SERVER] = -1, in sysconf()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | unistd.h | 387 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | unistd.h | 387 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | unistd.h | 393 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | unistd.h | 387 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | unistd.h | 411 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/include/ |
D | unistd.h | 393 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | unistd.h | 411 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/ndk_musl_include/ |
D | unistd.h | 374 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/porting/linux/user/include/ |
D | unistd.h | 393 #define _SC_THREAD_SPORADIC_SERVER 161 macro
|
/third_party/musl/libc-test/src/api/ |
D | unistd.c | 208 C(_SC_THREAD_SPORADIC_SERVER) in f()
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | openbsd.txt | 939 _SC_THREAD_SPORADIC_SERVER
|
D | fuchsia.txt | 1109 _SC_THREAD_SPORADIC_SERVER
|
D | dragonfly.txt | 1173 _SC_THREAD_SPORADIC_SERVER
|
D | freebsd.txt | 1448 _SC_THREAD_SPORADIC_SERVER
|
D | apple.txt | 1757 _SC_THREAD_SPORADIC_SERVER
|
D | linux.txt | 2803 _SC_THREAD_SPORADIC_SERVER
|
D | android.txt | 2785 _SC_THREAD_SPORADIC_SERVER
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 787 pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 81; constant
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 1220 pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 88; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 821 pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 161; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 1161 pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 92; constant
|
/third_party/rust/crates/nix/src/ |
D | unistd.rs | 2429 _POSIX_THREAD_SPORADIC_SERVER = libc::_SC_THREAD_SPORADIC_SERVER,
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1778 pub const _SC_THREAD_SPORADIC_SERVER: ::c_int = 136; constant
|