Home
last modified time | relevance | path

Searched defs:call_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.cpp44 struct call_pull_front struct
49 call_pull_front(boost::sync_deque<ValueType> *q, boost::barrier *go) : in call_pull_front() argument
53 typedef ValueType result_type;
54 ValueType operator()() in operator ()()