Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/concurrent_queues/
Dqueue_views.hpp60 class queue_front_view class
68 queue_front_view(Queue& q) BOOST_NOEXCEPT : queue(&q) {} in queue_front_view() function in boost::concurrent::queue_front_view