Home
last modified time | relevance | path

Searched refs:_SC_THREAD_DESTRUCTOR_ITERATIONS (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py136 _SC_THREAD_DESTRUCTOR_ITERATIONS = 54 variable
/external/toybox/toys/posix/
Dgetconf.c114 {"PTHREAD_DESTRUCTOR_ITERATIONS", _SC_THREAD_DESTRUCTOR_ITERATIONS},
/external/python/cpython2/Lib/plat-sunos5/
DIN.py278 _SC_THREAD_DESTRUCTOR_ITERATIONS = 568 variable
DSTROPTS.py275 _SC_THREAD_DESTRUCTOR_ITERATIONS = 568 variable
/external/rust/crates/libc/src/unix/hermit/
Dmod.rs759 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 53; constant
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1056 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 80; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1085 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 85; constant
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs774 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 73; constant
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1295 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 57; constant
/external/rust/crates/nix/src/
Dunistd.rs2333 PTHREAD_DESTRUCTOR_ITERATIONS = libc::_SC_THREAD_DESTRUCTOR_ITERATIONS,
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs1669 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 568; constant
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs795 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 74; constant
/external/python/cpython2/Modules/
Dposixmodule.c8425 #ifdef _SC_THREAD_DESTRUCTOR_ITERATIONS
8426 {"SC_THREAD_DESTRUCTOR_ITERATIONS", _SC_THREAD_DESTRUCTOR_ITERATIONS},
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1153 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 73; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2036 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 85; constant
/external/python/cpython3/Modules/
Dposixmodule.c12057 #ifdef _SC_THREAD_DESTRUCTOR_ITERATIONS
12058 {"SC_THREAD_DESTRUCTOR_ITERATIONS", _SC_THREAD_DESTRUCTOR_ITERATIONS},
/external/rust/crates/libc/src/fuchsia/
Dmod.rs2173 pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: ::c_int = 73; constant