Searched defs:call_wait_pull (Results 1 – 1 of 1) sorted by relevance
62 struct call_wait_pull struct67 call_wait_pull(boost::sync_queue<ValueType> *q, boost::barrier *go) : in call_wait_pull() argument71 typedef boost::queue_op_status result_type;72 boost::queue_op_status operator()(ValueType& v) in operator ()()