Home
last modified time | relevance | path

Searched refs:_SC_THREAD_ATTR_STACKADDR (Results 1 - 25 of 29) sorted by relevance

12

/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c90 [_SC_THREAD_ATTR_STACKADDR] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c96 [_SC_THREAD_ATTR_STACKADDR] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h368 #define _SC_THREAD_ATTR_STACKADDR 77 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h344 #define _SC_THREAD_ATTR_STACKADDR 77 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h371 #define _SC_THREAD_ATTR_STACKADDR 77 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h368 #define _SC_THREAD_ATTR_STACKADDR 77 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h344 #define _SC_THREAD_ATTR_STACKADDR 77 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h350 #define _SC_THREAD_ATTR_STACKADDR 77 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h344 #define _SC_THREAD_ATTR_STACKADDR 77 macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c151 tsa = sysconf(_SC_THREAD_ATTR_STACKADDR); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c151 tsa = sysconf(_SC_THREAD_ATTR_STACKADDR); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dthreads_scenarii.c204 tsa = sysconf(_SC_THREAD_ATTR_STACKADDR); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c218 tsa = sysconf(_SC_THREAD_ATTR_STACKADDR); in scenar_init()
/third_party/musl/include/
H A Dunistd.h410 #define _SC_THREAD_ATTR_STACKADDR 77 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c196 C(_SC_THREAD_ATTR_STACKADDR) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs748 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 43; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs778 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 77; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1152 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 82; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1209 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 77; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1158 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 48; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1738 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 61; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1691 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 49; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1151 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 80; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2060 pub const _SC_THREAD_ATTR_STACKADDR: ::c_int = 577; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2383 _POSIX_THREAD_ATTR_STACKADDR = libc::_SC_THREAD_ATTR_STACKADDR,

Completed in 69 milliseconds

12