vtkMutexLock - mutual exclusion locking class
Super Class: vtkObject
Description:
vtkMutexLock allows the locking of variables which are accessed through different threads
Methods:
![]() | void vtkMutexLock () |
![]() | void vtkMutexLock () |
![]() | static vtkMutexLock *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void Lock () |
![]() | void Unlock () |
Detailed Method Descriptions:
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void Lock () |
![]() | void Unlock () |