Home
last modified time | relevance | path

Searched refs:_SC_THREADS (Results 1 - 25 of 26) sorted by relevance

12

/third_party/python/Python/
H A Dthread.c29 /* Check if we're running on HP-UX and _SC_THREADS is defined. If so, then
38 #ifdef _SC_THREADS
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c80 [_SC_THREADS] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c86 [_SC_THREADS] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h358 #define _SC_THREADS 67 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h334 #define _SC_THREADS 67 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h361 #define _SC_THREADS 67 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h358 #define _SC_THREADS 67 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h334 #define _SC_THREADS 67 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h340 #define _SC_THREADS 67 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h334 #define _SC_THREADS 67 macro
/third_party/musl/include/
H A Dunistd.h400 #define _SC_THREADS 67 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c211 C(_SC_THREADS) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs747 pub const _SC_THREADS: ::c_int = 42; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs768 pub const _SC_THREADS: ::c_int = 67; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1165 pub const _SC_THREADS: ::c_int = 96; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1223 pub const _SC_THREADS: ::c_int = 91; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1143 pub const _SC_THREADS: ::c_int = 31; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1718 pub const _SC_THREADS: ::c_int = 41; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1690 pub const _SC_THREADS: ::c_int = 48; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1150 pub const _SC_THREADS: ::c_int = 79; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2059 pub const _SC_THREADS: ::c_int = 576; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2433 _POSIX_THREADS = libc::_SC_THREADS,
/third_party/python/Modules/
H A Dposixmodule.c12403 #ifdef _SC_THREADS
12404 {"SC_THREADS", _SC_THREADS},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2178 pub const _SC_THREADS: ::c_int = 67; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1294 pub const _SC_THREADS: ::c_int = 67; consts

Completed in 102 milliseconds

12