Home
last modified time | relevance | path

Searched defs:CLOCK_MONOTONIC_COARSE (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ltp/include/lapi/
Dposix_clocks.h23 # define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dtime.h77 #define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/rust/crates/nix/src/
Dtime.rs98 pub const CLOCK_MONOTONIC_COARSE: ClockId = constant
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h92 #define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h92 #define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/musl/include/
Dtime.h93 #define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/musl/porting/liteos_m/user/include/
Dtime.h91 #define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h105 #define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/node/deps/uv/src/unix/
Dlinux-core.c67 # define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/libuv/src/unix/
Dlinux-core.c67 # define CLOCK_MONOTONIC_COARSE 6 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs497 pub const CLOCK_MONOTONIC_COARSE: ::clockid_t = 6; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1445 pub const CLOCK_MONOTONIC_COARSE: ::clockid_t = 6; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1334 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1336 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1328 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1349 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1341 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1335 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1344 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1325 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1335 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1331 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1339 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1336 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1557 pub const CLOCK_MONOTONIC_COARSE: u32 = 6; constant

12