ITK
5.2.0
Insight Toolkit
|
#include <cstdlib>
#include "itkConfigure.h"
Go to the source code of this file.
Namespaces | |
itk | |
using | itk::ConditionVariableType = struct {} |
using | itk::FastMutexType = int |
constexpr ThreadProcessIdType | itk::ITK_DEFAULT_THREAD_ID = 0 |
constexpr std::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 Conditional Variable type alias
Definition at line 81 of file itkThreadSupport.h.