Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_body_impl.h>
Public Member Functions | |
decrementer () | |
void | set_owner (T *node) |
Protected Member Functions | |
task * | try_put_task (const DecrementType &value) __TBB_override |
graph & | graph_reference () const __TBB_override |
void | reset_receiver (reset_flags f) __TBB_override |
Private Attributes | |
T * | my_node |
Friends | |
template<typename U , typename V > | |
class | tbb::flow::interface11::limiter_node |
Additional Inherited Members | |
![]() | |
no_copy (const no_copy &)=delete | |
no_copy ()=default | |
Definition at line 347 of file _flow_graph_body_impl.h.
|
inline |
Definition at line 379 of file _flow_graph_body_impl.h.
|
inlineprotected |
Definition at line 361 of file _flow_graph_body_impl.h.
|
inlineprotected |
Definition at line 366 of file _flow_graph_body_impl.h.
References tbb::flow::interface11::rf_clear_edges, and tbb::internal::suppress_unused_warning().
|
inline |
Definition at line 380 of file _flow_graph_body_impl.h.
|
inlineprotected |
Definition at line 354 of file _flow_graph_body_impl.h.
References tbb::flow::internal::SUCCESSFULLY_ENQUEUED, task, and value.
|
friend |
Definition at line 365 of file _flow_graph_body_impl.h.
|
private |
Definition at line 351 of file _flow_graph_body_impl.h.