VTK  9.1.0
Classes | Namespaces | Typedefs
vtkSMPThreadLocalBackend.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkSystemIncludes.h"
#include <atomic>
#include <cstdint>
#include <mutex>
#include <thread>
Include dependency graph for vtkSMPThreadLocalBackend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vtk::detail::smp::STDThread::Slot
 
struct  vtk::detail::smp::STDThread::HashTableArray
 
class  vtk::detail::smp::STDThread::ThreadSpecific
 
class  vtk::detail::smp::STDThread::ThreadSpecificStorageIterator
 

Namespaces

namespace  vtk
 Specialization of tuple ranges and iterators for vtkAOSDataArrayTemplate.
 
namespace  vtk::detail
 
namespace  vtk::detail::smp
 
namespace  vtk::detail::smp::STDThread
 

Typedefs

typedef size_t vtk::detail::smp::STDThread::ThreadIdType
 
typedef uint_fast32_t vtk::detail::smp::STDThread::HashType
 
typedef void * vtk::detail::smp::STDThread::StoragePointerType