Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 – 7 of 7) sorted by relevance

/oneTBB/src/tbb/
H A Dtask_stream.h125 queue.pop_front(); in get_item()
/oneTBB/doc/main/tbb_userguide/
H A DConcurrent_Queue_Classes.rst27 MySerialQueue.pop_front();
/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_item_buffer_impl.h201 bool pop_front(item_type &v) { in pop_front() function
H A D_flow_graph_impl.h224 graph_task& pop_front() { in pop_front() function
/oneTBB/include/oneapi/tbb/
H A Dpartitioner.h228 void pop_front() { in pop_front() function
444 range_pool.pop_front(); in work_balance()
H A Dflow_graph.h1533 this->pop_front(*(op->elem)); in internal_pop()
2928 enqueue_in_graph_arena(this->my_graph, tasks.pop_front()); in __TBB_requires()
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp955 objects.pop_front(); in doCleanup()