Home
last modified time | relevance | path

Searched defs:STICKY_TIMEOUTS (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dpersonality.h15 #define STICKY_TIMEOUTS 0x4000000 macro
[all...]
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dpersonality.h15 #define STICKY_TIMEOUTS 0x4000000 macro
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dpersonality.h15 #define STICKY_TIMEOUTS 0x4000000 macro
[all...]
/third_party/musl/include/sys/
H A Dpersonality.h17 #define STICKY_TIMEOUTS 0x4000000 macro
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1174 pub const STICKY_TIMEOUTS: ::c_int = 0x4000000; consts

Completed in 6 milliseconds