ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces
itkThreadSupport.h File Reference

Go to the source code of this file.

Classes

struct  itk::ConditionVariableType

Namespaces

namespace  itk
#define ITK_MAX_THREADS   1
#define ITK_THREAD_RETURN_VALUE
#define ITK_THREAD_RETURN_TYPE   void
typedef int itk::MutexType
typedef int itk::FastMutexType
typedef void(* itk::ThreadFunctionType )(void *)
typedef int itk::ThreadProcessIDType

Macro Definition Documentation

#define ITK_MAX_THREADS   1

Platform specific typedefs for simple types

Definition at line 65 of file itkThreadSupport.h.

#define ITK_THREAD_RETURN_TYPE   void

Platform specific typedefs for simple types

Definition at line 71 of file itkThreadSupport.h.

#define ITK_THREAD_RETURN_VALUE

Platform specific typedefs for simple types

Definition at line 70 of file itkThreadSupport.h.