Home
last modified time | relevance | path

Searched defs:ABSTIME (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/time/
Dtypes.rs103 const ABSTIME = linux_raw_sys::general::TFD_TIMER_ABSTIME; constant
/third_party/rust/crates/rustix/src/backend/libc/time/
Dtypes.rs311 const ABSTIME = c::TFD_TIMER_ABSTIME; constant