Searched refs:MakeAbsTimespec (Results 1 – 3 of 3) sorted by relevance
63 struct timespec MakeAbsTimespec();128 inline struct timespec KernelTimeout::MakeAbsTimespec() { in MakeAbsTimespec() function
179 abs_timeout = t.MakeAbsTimespec(); in Wait()252 abs_timeout = t.MakeAbsTimespec(); in Wait()
94 struct timespec abs_timeout = t.MakeAbsTimespec(); in WaitUntil()