| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Go to the source code of this file.
Classes | |
| class | internal::node_cache< T, M > | 
| A node_cache maintains a std::queue of elements of type T. Each operation is protected by a lock.  More... | |
| class | internal::predecessor_cache< T, M > | 
| A cache of predecessors that only supports try_get.  More... | |
| class | internal::reservable_predecessor_cache< T, M > | 
| An cache of predecessors that supports requests and reservations.  More... | |
| class | internal::successor_cache< T, M > | 
| An abstract cache of successors.  More... | |
| class | internal::successor_cache< continue_msg, M > | 
| An abstract cache of successors, specialized to continue_msg.  More... | |
| class | internal::broadcast_cache< T, M > | 
| A cache of successors that are broadcast to.  More... | |
| class | internal::round_robin_cache< T, M > | 
| A cache of successors that are put in a round-robin fashion.  More... | |
Namespaces | |
| internal | |
Macros | |
| #define | __TBB__flow_graph_cache_impl_H | 
| #define __TBB__flow_graph_cache_impl_H | 
Definition at line 19 of file flow_graph.h.