Home
last modified time | relevance | path

Searched refs:FLOW_SPAWN (Results 1 – 15 of 15) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/internal/
H A D_flow_graph_impl.h32 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
34 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro
181 FLOW_SPAWN(spawn_task); in operator()
H A D_flow_graph_node_impl.h795 FLOW_SPAWN(*res); // TODO: Spawn task inside arena
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/internal/
H A D_flow_graph_node_impl.h329 FLOW_SPAWN(*new_task); in apply_body()
361 FLOW_SPAWN(*tp); in spawn_body_task()
391 FLOW_SPAWN(*tp); in spawn_forward_task()
735 if(res != SUCCESSFULLY_ENQUEUED) FLOW_SPAWN(*res);
H A D_flow_graph_join_impl.h849 FLOW_SPAWN(*rtask);
922 FLOW_SPAWN( *rtask);
1023 FLOW_SPAWN(*rtask);
1229 FLOW_SPAWN(*rtask);
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/internal/
H A D_flow_graph_impl.h32 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
34 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro
261 FLOW_SPAWN(spawn_task); in operator()
H A D_flow_graph_node_impl.h938 FLOW_SPAWN(*res); // TODO: Spawn task inside arena
/dports/devel/tbb/oneTBB-2020.3/include/tbb/internal/
H A D_flow_graph_impl.h32 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
34 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro
261 FLOW_SPAWN(spawn_task); in operator()
H A D_flow_graph_node_impl.h938 FLOW_SPAWN(*res); // TODO: Spawn task inside arena
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/internal/
H A D_flow_graph_impl.h32 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
34 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro
261 FLOW_SPAWN(spawn_task); in operator()
H A D_flow_graph_node_impl.h938 FLOW_SPAWN(*res); // TODO: Spawn task inside arena
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dflow_graph.h37 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
39 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro
160 FLOW_SPAWN(*left); in combine_tasks()
183 if (res != SUCCESSFULLY_ENQUEUED) FLOW_SPAWN(*res); in try_put()
554 FLOW_SPAWN( (* new ( task::allocate_additional_child_of( *my_root_task ) ) in run()
967 FLOW_SPAWN( (* new ( task::allocate_additional_child_of( *tp ) ) in spawn_put()
1729 FLOW_SPAWN(*ft); in enqueue_forwarding_task()
2030 FLOW_SPAWN(*ft); ft = NULL; in try_put_task()
2517 FLOW_SPAWN (*rtask); in forward_task()
2605 FLOW_SPAWN( (* new ( task::allocate_additional_child_of( *tp ) ) in register_successor()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/
H A Dflow_graph.h51 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
53 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dflow_graph.h63 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
65 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro
/dports/devel/tbb/oneTBB-2020.3/include/tbb/
H A Dflow_graph.h63 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
65 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/
H A Dflow_graph.h63 #define FLOW_SPAWN(a) tbb::task::enqueue((a)) macro
65 #define FLOW_SPAWN(a) tbb::task::spawn((a)) macro