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

1.5.5