Home
last modified time | relevance | path

Searched defs:tpmin (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/concurrent_queues/
Dsync_timed_queue.hpp273 const time_point tpmin(detail::limit_timepoint(super::data_.top().time)); in wait_to_pull() local
293 const time_point tpmin((std::min)(tp, detail::limit_timepoint(super::data_.top().time))); in wait_to_pull_until() local
315 …const chrono::steady_clock::time_point tpmin((std::min)(tp, detail::convert_to_steady_clock_timepo… in wait_to_pull_for() local