|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "internal/_warning_suppress_enable_notice.h"#include "internal/_concurrent_queue_impl.h"#include "internal/_allocator_traits.h"#include "internal/_warning_suppress_disable_notice.h"Go to the source code of this file.
Classes | |
| class | tbb::strict_ppl::concurrent_queue< T, A > |
| A high-performance thread-safe non-blocking concurrent queue. More... | |
| class | tbb::concurrent_bounded_queue< T, A > |
| A high-performance thread-safe blocking concurrent bounded queue. More... | |
| class | tbb::concurrent_bounded_queue< T, A >::destroyer |
| Class used to ensure exception-safety of method "pop". More... | |
Namespaces | |
| tbb | |
| The graph class. | |
| tbb::strict_ppl | |
| For internal use only. | |
Macros | |
| #define | __TBB_concurrent_queue_H_include_area |
| #define __TBB_concurrent_queue_H_include_area |
Definition at line 20 of file concurrent_queue.h.