#include <itkMutexLockHolder.h>
Collaboration diagram for itk::MutexLockHolder< TMutex >:
Public Types | |
typedef TMutex | Mutex |
Public Member Functions | |
MutexLockHolder (Mutex &mutex) | |
~MutexLockHolder () | |
Protected Attributes | |
Mutex & | m_Mutex |
|
Definition at line 35 of file itkMutexLockHolder.h. |
|
Definition at line 36 of file itkMutexLockHolder.h. |
|
Definition at line 40 of file itkMutexLockHolder.h. |
|
Definition at line 45 of file itkMutexLockHolder.h. |