36#ifndef vtkCriticalSection_h
37#define vtkCriticalSection_h
39#include "vtkCommonCoreModule.h"
void Unlock()
Unlock the vtkCriticalSection.
static vtkCriticalSection * New()
vtkCriticalSection()=default
void Lock()
Lock the vtkCriticalSection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkCriticalSection() override=default
a simple class to control print indentation
#define VTK_DEPRECATED_IN_9_1_0(reason)