Searched defs:call_push (Results 1 – 4 of 4) sorted by relevance
26 struct call_push struct31 call_push(boost::sync_queue<ValueType> *q, boost::barrier *go) : in call_push() argument35 typedef void result_type;36 void operator()() in operator ()()
25 struct call_push struct30 call_push(boost::sync_bounded_queue<int> &q, boost::barrier &go) : in call_push() argument43 struct call_push_2 argument
29 void call_push(sync_tq* q, const steady_clock::time_point start) in call_push() function
37 void call_push(sync_pq* q, boost::barrier* go, int val) in call_push() function