18 #ifndef itkConditionVariable_h
19 #define itkConditionVariable_h
21 #include "itkConfigure.h"
90 const
Self & operator=(const
Self &);
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
A thread synchronization object used to suspend execution until some condition on shared data is met...
SmartPointer< Self > Pointer
Simple mutual exclusion locking class.