26 #ifndef vtkMutexLock_h 27 #define vtkMutexLock_h 36 #include <abi_mutex.h> 40 #if defined(VTK_USE_PTHREADS) || defined(VTK_HP_PTHREADS) 45 #ifdef VTK_USE_WIN32_THREADS 50 #ifndef VTK_USE_PTHREADS 51 #ifndef VTK_USE_WIN32_THREADS 115 this->SimpleMutexLock.Lock();
120 this->SimpleMutexLock.Unlock();
mutual exclusion locking class
abstract base class for most VTK objects
#define VTKCOMMONCORE_EXPORT
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
vtkSimpleMutexLock SimpleMutexLock
mutual exclusion locking class