Home
last modified time | relevance | path

Searched defs:front (Results 1 – 5 of 5) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_item_buffer_impl.h127 const item_type& front() const in front() function
H A D_flow_graph_node_impl.h33 const T& front() const { in front() function
/oneTBB/src/tbb/
H A Dconcurrent_monitor.h52 inline base_node* front() const { return head.next; } in front() function
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_vector.h445 reference front() { in front() function
449 const_reference front() const { in front() function
H A Dpartitioner.h238 T& front() { in front() function