Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_bounded_queue/
Dmulti_thread_pass.cpp43 struct call_push_2 struct
49 call_push_2(boost::sync_bounded_queue<int> &q, boost::barrier &go, boost::barrier &end) : in call_push_2() argument
53 typedef void result_type;
54 void operator()() in operator ()()