MPMA::ThreadParam Union Reference
A user-defined parameter passed to the thread procedure.  
More...
#include <Thread.h>
List of all members.
 | 
 Public Attributes | 
| 
void *  | ptr | 
|   | param as a pointer 
  | 
| 
int  | val | 
|   | param as an int 
  | 
Detailed Description
A user-defined parameter passed to the thread procedure. 
The documentation for this union was generated from the following file: