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
mutual exclusion locking class
abstract base class for most VTK objects
#define VTKCOMMONCORE_EXPORT
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
vtkSimpleMutexLock SimpleMutexLock
mutual exclusion locking class