VTK  9.2.6
vtkSimpleCriticalSection.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkDeprecation.h"
#include "vtkSystemIncludes.h"
#include "vtkThreads.h"
Include dependency graph for vtkSimpleCriticalSection.h:

Go to the source code of this file.

Classes

class  vtkSimpleCriticalSection
 Critical section locking class. More...

Typedefs

typedef int vtkCritSecType

Typedef Documentation

◆ vtkCritSecType

typedef int vtkCritSecType

Definition at line 56 of file vtkSimpleCriticalSection.h.