Searched defs:graph (Results 1 – 5 of 5) sorted by relevance
| /oneTBB/test/common/ |
| H A D | test_join_node_multiple_predecessors.h | 58 graph&, buffer_node<continue_msg>& bn1, buffer_node<continue_msg>& bn2, in connect_join_via_follows() argument 68 graph&, buffer_node<continue_msg>& bn1, buffer_node<continue_msg>& bn2, in connect_join_via_precedes() argument
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_impl.h | 40 class graph; variable 45 friend class graph; variable 123 class graph; variable 389 friend class graph; variable
|
| H A D | _flow_graph_trace_impl.h | 52 static inline void fgt_composite ( void* codeptr, void *node, void *graph ) { in fgt_composite()
|
| /oneTBB/test/tbb/ |
| H A D | test_limiter_node.cpp | 512 tbb::flow::graph graph{}; in test_decrement_while_try_put_task() local 614 tbb::flow::graph graph; variable
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | flow_graph.h | 427 inline graph::graph() : my_wait_context(0), my_nodes(nullptr), my_nodes_last(nullptr), my_task_aren… in graph() function 437 inline graph::graph(task_group_context& use_this_context) : in graph() function
|