|
OpenMPI
0.1.1
|
Go to the source code of this file.
Data Structures | |
| struct | vader_fifo_t |
Macros | |
| #define | VADER_FIFO_FREE ((intptr_t)-2) |
Typedefs | |
| typedef struct vader_fifo_t | vader_fifo_t |
Functions | |
| static int | vader_fifo_init (vader_fifo_t *fifo) |
| static void | vader_fifo_write (mca_btl_vader_hdr_t *hdr, int rank) |
| static mca_btl_vader_hdr_t * | vader_fifo_read (vader_fifo_t *fifo) |