OpenMPI
0.1.1
|
Structures used by event.h. More...
Go to the source code of this file.
Data Structures | |
struct | event |
Structure to represent a single event. More... | |
Functions | |
TAILQ_HEAD (event_list, event) | |
Structures used by event.h.
Using these structures directly WILL harm forward compatibility: be careful.
No field declared in this file should be used directly in user code. Except for historical reasons, these fields would not be exposed at all.
#define TAILQ_ENTRY | ( | type | ) |
#define TAILQ_HEAD | ( | name, | |
type | |||
) |