
Go to the source code of this file.
Functions | |
| int | MPIO_Test (MPIO_Request *request, int *flag, MPI_Status *status) |
| int MPIO_Test | ( | MPIO_Request * | request, | |
| int * | flag, | |||
| MPI_Status * | status | |||
| ) |
Definition at line 41 of file iotest.c.
References ADIO_ReadDone(), ADIO_WriteDone(), ADIOI_Error(), MPI_Abort(), MPI_COMM_WORLD, MPI_ERR_REQUEST, MPI_SUCCESS, and MPIR_Err_setmsg().
Referenced by mpio_test_().
1.5.5