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