VTK
9.2.6
|
#include <vtkSMPThreadLocalBackend.h>
Public Member Functions | |
ThreadSpecific (unsigned numThreads) | |
~ThreadSpecific () | |
StoragePointerType & | GetStorage () |
size_t | Size () const |
Friends | |
class | ThreadSpecificStorageIterator |
Definition at line 85 of file vtkSMPThreadLocalBackend.h.
|
explicit |
vtk::detail::smp::OpenMP::ThreadSpecific::~ThreadSpecific | ( | ) |
StoragePointerType& vtk::detail::smp::OpenMP::ThreadSpecific::GetStorage | ( | ) |
|
inline |
Definition at line 101 of file vtkSMPThreadLocalBackend.h.
|
friend |
Definition at line 98 of file vtkSMPThreadLocalBackend.h.