|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "internal/_warning_suppress_enable_notice.h"#include <cstddef>#include <new>#include "aligned_space.h"#include "tbb_stddef.h"#include "tbb_machine.h"#include "tbb_profiling.h"#include "internal/_mutex_padding.h"#include "internal/_warning_suppress_disable_notice.h"Go to the source code of this file.
Classes | |
| class | tbb::spin_mutex |
| A lock that occupies a single byte. More... | |
| class | tbb::spin_mutex::scoped_lock |
| Represents acquisition of a mutex. More... | |
Namespaces | |
| tbb | |
| The graph class. | |
Macros | |
| #define | __TBB_spin_mutex_H_include_area |
Typedefs | |
| typedef interface7::internal::padded_mutex< spin_mutex, false > | tbb::speculative_spin_mutex |
| A cross-platform spin mutex with speculative lock acquisition. More... | |
| #define __TBB_spin_mutex_H_include_area |
Definition at line 20 of file spin_mutex.h.