ITK
6.0.0
Insight Toolkit
|
#include <cstdlib>
#include "itkConfigure.h"
Go to the source code of this file.
Classes | |
struct | itk::ConditionVariableType |
Namespaces | |
namespace | 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 |
#define ITK_THREAD_RETURN_DEFAULT_VALUE |
Platform specific type alias for simple types
Definition at line 88 of file itkThreadSupport.h.