ITK  5.4.0
Insight Toolkit
Classes | Namespaces
itkThreadSupport.h File Reference
#include <cstdlib>
#include "itkConfigure.h"
+ Include dependency graph for itkThreadSupport.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  itk::ConditionVariableType
 

Namespaces

 itk
 
using itk::FastMutexType = int
 
constexpr vcl_size_t itk::ITK_MAX_THREADS = 1
 
#define ITK_THREAD_RETURN_DEFAULT_VALUE
 
using itk::ITK_THREAD_RETURN_FUNCTION_CALL_CONVENTION = itk::ITK_THREAD_RETURN_TYPE
 
using itk::ITK_THREAD_RETURN_TYPE = void
 
using itk::MutexType = int
 
using itk::ThreadFunctionType = void(*)(void *)
 
using itk::ThreadProcessIdType = int
 

Macro Definition Documentation

◆ ITK_THREAD_RETURN_DEFAULT_VALUE

#define ITK_THREAD_RETURN_DEFAULT_VALUE

Platform specific type alias for simple types

Definition at line 88 of file itkThreadSupport.h.