
Go to the source code of this file.
Functions | |
| int | ADIOI_TESTFS_ReadDone (ADIO_Request *request, ADIO_Status *status, int *error_code) |
| int | ADIOI_TESTFS_WriteDone (ADIO_Request *request, ADIO_Status *status, int *error_code) |
| int ADIOI_TESTFS_ReadDone | ( | ADIO_Request * | request, | |
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) |
Definition at line 12 of file ad_testfs_done.c.
References ADIOI_Free_request(), MPI_Comm_rank(), MPI_Comm_size(), MPI_SUCCESS, and MPIR_Status_set_bytes().
| int ADIOI_TESTFS_WriteDone | ( | ADIO_Request * | request, | |
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) |
Definition at line 39 of file ad_testfs_done.c.
References ADIOI_Free_request(), MPI_Comm_rank(), MPI_Comm_size(), MPI_SUCCESS, and MPIR_Status_set_bytes().
1.5.5