#include "vtkObject.h"#include "vtkMutexLock.h"Include dependency graph for vtkMultiThreader.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | ThreadInfoStruct |
| class | vtkMultiThreader |
| A class for performing multithreaded execution. More... | |
Defines | |
| #define | VTK_MAX_THREADS 1 |
| #define | VTK_THREAD_RETURN_VALUE |
| #define | VTK_THREAD_RETURN_TYPE void |
Typedefs | |
| typedef void(* | vtkThreadFunctionType )(void *) |
| typedef int | vtkThreadProcessIDType |
|
|
Definition at line 92 of file vtkMultiThreader.h. |
|
|
Definition at line 124 of file vtkMultiThreader.h. |
|
|
Definition at line 125 of file vtkMultiThreader.h. |
|
|
Definition at line 122 of file vtkMultiThreader.h. |
|
|
Definition at line 123 of file vtkMultiThreader.h. |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001