#include <_flow_graph_node_impl.h>
|
template<typename T , typename P > |
static task * | emit_this (graph &g, const T &t, P &p) |
|
template<>
struct internal::emit_element< 1 >
Definition at line 742 of file _flow_graph_node_impl.h.
◆ emit_this()
template<typename T , typename P >
Definition at line 744 of file _flow_graph_node_impl.h.
745 task* last_task = tbb::flow::get<0>(
p).try_put_task(tbb::flow::get<0>(t));
void const char const char int ITT_FORMAT __itt_group_sync p
static tbb::task *const SUCCESSFULLY_ENQUEUED
void const char const char int ITT_FORMAT __itt_group_sync x void const char ITT_FORMAT __itt_group_sync s void ITT_FORMAT __itt_group_sync p void ITT_FORMAT p void ITT_FORMAT p no args __itt_suppress_mode_t unsigned int void size_t ITT_FORMAT d void ITT_FORMAT p void ITT_FORMAT p __itt_model_site __itt_model_site_instance ITT_FORMAT p __itt_model_task * task
void check_task_and_spawn(graph &g, task *t)
References internal::check_task_and_spawn(), p, tbb::flow::internal::SUCCESSFULLY_ENQUEUED, and task.
The documentation for this struct was generated from the following file: