Go to the source code of this file.
Functions | |
int | MPIO_Waitany (int count, MPIO_Request requests[], int *index, MPI_Status *status) |
int MPIO_Waitany | ( | int | count, | |
MPIO_Request | requests[], | |||
int * | index, | |||
MPI_Status * | status | |||
) |
Definition at line 31 of file iowaitany.c.
References flag, MPI_Status::MPI_SOURCE, MPI_Status::MPI_TAG, MPIO_Test(), and MPIO_Wait.