Searched defs:far_future (Results 1 – 3 of 3) sorted by relevance
308 pub(crate) fn far_future(location: Option<&'static Location<'static>>) -> Sleep { in far_future() method
57 pub(crate) fn far_future() -> Instant { in far_future() method
1099 const boot_clock::time_point far_future = boot_clock::time_point::max(); in SecondStageMain() local