Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_deque/
Dmulti_thread_pass.cpp62 struct call_wait_pull_front struct
67 call_wait_pull_front(boost::sync_deque<ValueType> *q, boost::barrier *go) : in call_wait_pull_front() argument
71 typedef boost::queue_op_status result_type;
72 boost::queue_op_status operator()(ValueType& v) in operator ()()