Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::MultiThreader |
A class for performing multithreaded execution. More... | |
struct | itk::MultiThreader::ThreadInfoStruct |
Defines | |
#define | ITK_MAX_THREADS 1 |
#define | ITK_THREAD_RETURN_TYPE void |
Typedefs | |
typedef void(* | ThreadFunctionType )(void *) |
typedef int | ThreadProcessIDType |
|
Definition at line 91 of file itkMultiThreader.h. |
|
Definition at line 121 of file itkMultiThreader.h. Referenced by itk::ImageSource< TEigenValueImage >::AfterThreadedGenerateData(). |
|
|
|
Definition at line 119 of file itkMultiThreader.h. |