Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_impl.h148 friend class graph_task_list; variable
211 graph_task_list() : my_first(nullptr), my_next_ptr(&my_first) {} in graph_task_list() function