Searched defs:AbsTimeout (Results 1 – 6 of 6) sorted by relevance
26 LIBC_INLINE constexpr explicit AbsTimeout(timespec ts, bool realtime) in AbsTimeout() function
16 using AbsTimeout = LIBC_NAMESPACE::internal::AbsTimeout; typedef