Thread Objects
Introduction
An MPIThread object provides a platform-independent method to create a thread, set its priority, and obtain its current status.
| Error Messages |
Methods
| Create, Delete, Validate Methods | |
| mpiThreadCreate | |
| mpiThreadDelete | |
| mpiThreadValidate | |
| Configuration and Information Methods | |
| mpiThreadArgument | |
| mpiThreadFunction | |
| mpiThreadPriorityGet | |
| mpiThreadPrioritySet | |
| mpiThreadStart | |
| mpiThreadStatus | |
Data Types
| MPIThreadFunction | |
| MPIThreadOptions | |
| MPIThreadPriority | |
| MPIThreadStatus |
Constants
| MPIThreadPriorityDEFAULT | |
| MPIThreadPriorityHIGHEST |
