| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include "tbb/tbb_stddef.h"#include "tbb/atomic.h"#include "tbb/spin_mutex.h"#include "tbb/tbb_exception.h"#include "tbb/aligned_space.h"#include "semaphore.h"Go to the source code of this file.
Classes | |
| class | tbb::internal::circular_doubly_linked_list_with_sentinel | 
| Circular doubly-linked list with sentinel.  More... | |
| struct | tbb::internal::circular_doubly_linked_list_with_sentinel::node_t | 
| class | tbb::internal::concurrent_monitor | 
| concurrent_monitor  More... | |
| class | tbb::internal::concurrent_monitor::thread_context | 
Namespaces | |
| tbb | |
| The graph class.  | |
| tbb::internal | |
| Identifiers declared inside namespace internal should never be used directly by client code.  | |
Typedefs | |
| typedef circular_doubly_linked_list_with_sentinel | tbb::internal::waitset_t | 
| typedef circular_doubly_linked_list_with_sentinel::node_t | tbb::internal::waitset_node_t |