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