Public Attributes

UserData Class Reference

List of all members.

Public Attributes

int * intPointer
itk::FastMutexLock * mutex
itk::Semaphore * semaphore
itk::Semaphore * mayIRun

Detailed Description

Definition at line 33 of file mitkITKThreadingTest.cpp.


Member Data Documentation

Definition at line 36 of file mitkITKThreadingTest.cpp.

Referenced by mitkITKThreadingTest(), and ThreadedFunction().

itk::Semaphore* UserData::mayIRun

Definition at line 39 of file mitkITKThreadingTest.cpp.

Referenced by mitkITKThreadingTest(), and ThreadedFunction().

itk::FastMutexLock* UserData::mutex

Definition at line 37 of file mitkITKThreadingTest.cpp.

Referenced by mitkITKThreadingTest(), and ThreadedFunction().

itk::Semaphore* UserData::semaphore

Definition at line 38 of file mitkITKThreadingTest.cpp.

Referenced by mitkITKThreadingTest(), and ThreadedFunction().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines