
Go to the source code of this file.
Functions | |
| void | ADIOI_PFS_ReadComplete (ADIO_Request *request, ADIO_Status *status, int *error_code) |
| void | ADIOI_PFS_WriteComplete (ADIO_Request *request, ADIO_Status *status, int *error_code) |
| void ADIOI_PFS_ReadComplete | ( | ADIO_Request * | request, | |
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) |
Definition at line 10 of file ad_pfs_wait.c.
References ADIOI_Del_req_from_list(), ADIOI_Free_request(), MPIO_Err_create_code(), MPIR_Status_set_bytes(), and myname.
Referenced by ADIOI_PFS_WriteComplete().


| void ADIOI_PFS_WriteComplete | ( | ADIO_Request * | request, | |
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) |
Definition at line 59 of file ad_pfs_wait.c.
References ADIOI_PFS_ReadComplete().

1.5.5