
Go to the source code of this file.
Functions | |
| int | MPIO_Waitsome (int count, MPIO_Request requests[], int *outcount, int indices[], MPI_Status *statuses) |
| int MPIO_Waitsome | ( | int | count, | |
| MPIO_Request | requests[], | |||
| int * | outcount, | |||
| int | indices[], | |||
| MPI_Status * | statuses | |||
| ) |
Definition at line 31 of file iowaitsome.c.
References flag, MPIO_Test(), and MPIO_Wait.

1.5.5