|
VTK
9.4.2
|
#include <vtkSMPThreadLocalBackend.h>
Public Member Functions | |
| ThreadSpecific (unsigned numThreads) | |
| ~ThreadSpecific () | |
| StoragePointerType & | GetStorage () |
| size_t | GetSize () const |
Friends | |
| class | ThreadSpecificStorageIterator |
Definition at line 79 of file vtkSMPThreadLocalBackend.h.
|
explicit |
| vtk::detail::smp::STDThread::ThreadSpecific::~ThreadSpecific | ( | ) |
| StoragePointerType & vtk::detail::smp::STDThread::ThreadSpecific::GetStorage | ( | ) |
| size_t vtk::detail::smp::STDThread::ThreadSpecific::GetSize | ( | ) | const |
|
friend |
Definition at line 93 of file vtkSMPThreadLocalBackend.h.