Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_queue/
Dmulti_thread_pass.cpp26 struct call_push struct
31 call_push(boost::sync_queue<ValueType> *q, boost::barrier *go) : in call_push() argument
35 typedef void result_type;
36 void operator()() in operator ()()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_bounded_queue/
Dmulti_thread_pass.cpp25 struct call_push struct
30 call_push(boost::sync_bounded_queue<int> &q, boost::barrier &go) : in call_push() argument
43 struct call_push_2 argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_pq/
Dtq_multi_thread_pass.cpp29 void call_push(sync_tq* q, const steady_clock::time_point start) in call_push() function
Dpq_multi_thread_pass.cpp37 void call_push(sync_pq* q, boost::barrier* go, int val) in call_push() function