26 #ifndef __vtkMutexLock_h
27 #define __vtkMutexLock_h
30 #include "vtkCommonCoreModule.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
mutual exclusion locking class
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
vtkSimpleMutexLock SimpleMutexLock
mutual exclusion locking class