Home
last modified time | relevance | path

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

12

/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c91 [_SC_THREAD_ATTR_STACKSIZE] = VER, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c97 [_SC_THREAD_ATTR_STACKSIZE] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h369 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h345 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h372 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h369 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h345 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h351 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h345 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c152 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c152 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dthreads_scenarii.c205 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE); in scenar_init()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c219 tss = sysconf(_SC_THREAD_ATTR_STACKSIZE); in scenar_init()
/third_party/musl/include/
H A Dunistd.h411 #define _SC_THREAD_ATTR_STACKSIZE 78 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c197 C(_SC_THREAD_ATTR_STACKSIZE) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs749 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 44; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs779 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 78; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1153 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 83; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1210 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 78; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1159 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 49; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1739 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 62; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1692 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 50; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1152 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 81; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2061 pub const _SC_THREAD_ATTR_STACKSIZE: ::c_int = 578; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2387 _POSIX_THREAD_ATTR_STACKSIZE = libc::_SC_THREAD_ATTR_STACKSIZE,

Completed in 68 milliseconds

12