SContendedMonitorEnterEventData Struct Reference

Defines Contended Monitor Enter event data. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

TId threadId
 Id of the thread attempting to enter the monitor.
TId objectId
 Id of the monitor object.
TId ownerThreadId
BitSet validData
 Bit-mask of the valid data in the struct.


Detailed Description

Defines Contended Monitor Enter event data for the IContendedMonitorEnterEventObserver::HandleEvent callback function.

Member Data Documentation

Id of the thread currently owning the monitor, or 0 if the monitor is not owned


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