Searched refs:test_queue_helper (Results 1 – 1 of 1) sorted by relevance
1685 void test_queue_helper() { in test_queue_helper() function1714 test_queue_helper<tbb::concurrent_queue<std::vector<int>>>();1715 test_queue_helper<tbb::concurrent_bounded_queue<std::vector<int>>>();