Home | History | Annotate | Download | only in source

Lines Matching full:timeout_abstime

729         struct timespec timeout_abstime;
730 DNBTimer::OffsetTimeOfDay(&timeout_abstime, 2, 0);
733 if (events.WaitForSetEvents(RNBContext::event_read_thread_exiting, &timeout_abstime) == 0)