26 #ifndef __vtkMutexLock_h
27 #define __vtkMutexLock_h
35 #include <abi_mutex.h>
39 #if defined(VTK_USE_PTHREADS) || defined(VTK_HP_PTHREADS)
44 #ifdef VTK_USE_WIN32_THREADS
49 #ifndef VTK_USE_PTHREADS
50 #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