SMonitorWaitedEventData Struct Reference

Defines Monitor Waited event data. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

TId threadId
 Id of the waiting thread.
TId objectId
 Id of the monitor object.
bool isTimedOut
 Whether the wait operation timed out (true) or not (false).
BitSet validData
 Bit-mask of the valid data in the struct.


Detailed Description

Defines Monitor Waited event data for the IMonitorWaitedEventObserver::HandleEvent callback function.
The documentation for this struct was generated from the following file:


Generated on Thu Mar 6 15:08:02 2008 for Martini by doxygen 1.5.5