Searched refs:_q (Results 1 – 2 of 2) sorted by relevance
90 bin_filler(std::size_t bidx, value_pool* _q) in bin_filler() argument97 the_value_pool(_q), in bin_filler()
940 …SimplePushBody(oneapi::tbb::concurrent_bounded_queue<int>* _q, std::size_t hi_thr) : q(_q), max(hi… in SimplePushBody() argument964 …SimplePopBody(oneapi::tbb::concurrent_bounded_queue<int>* _q, std::size_t hi_thr, std::size_t nite… in SimplePopBody() argument965 : q(_q), max(hi_thr), prefill(nitems) {} in SimplePopBody()