#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 | |
| namespace | itk |
Typedefs | |
| using | ITK_THREAD_RETURN_FUNCTION_CALL_CONVENTION |
| 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 |
| #define ITK_THREAD_RETURN_DEFAULT_VALUE |
Platform specific type alias for simple types
Definition at line 78 of file itkThreadSupport.h.
Definition at line 79 of file itkThreadSupport.h.