Home
last modified time | relevance | path

Searched defs:TFD_TIMER_ABSTIME (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimerfd.h14 #define TFD_TIMER_ABSTIME 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimerfd.h14 #define TFD_TIMER_ABSTIME 1 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimerfd.h14 #define TFD_TIMER_ABSTIME 1 macro
/third_party/musl/include/sys/
H A Dtimerfd.h14 #define TFD_TIMER_ABSTIME 1 macro
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs95 const TFD_TIMER_ABSTIME = libc::TFD_TIMER_ABSTIME; consts
107 const TFD_TIMER_ABSTIME = libc::TIMER_ABSTIME; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h269 #define TFD_TIMER_ABSTIME 1 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1026 pub const TFD_TIMER_ABSTIME: ::c_int = 1; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2637 pub const TFD_TIMER_ABSTIME: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2076 pub const TFD_TIMER_ABSTIME: ::c_int = 1; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2190 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2299 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2189 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2169 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2370 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2321 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2432 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2273 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2536 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2234 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2507 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2219 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2301 pub const TFD_TIMER_ABSTIME: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2230 pub const TFD_TIMER_ABSTIME: u32 = 1; consts

Completed in 257 milliseconds