
Go to the source code of this file.
| Functions | |
| FORTRAN_API void FORT_CALL | MPIO_WAIT (MPI_Fint *request, MPI_Status *status, MPI_Fint *ierr) | 
| FORTRAN_API void FORT_CALL | mpio_wait__ (MPI_Fint *request, MPI_Status *status, MPI_Fint *ierr) | 
| FORTRAN_API void FORT_CALL | mpio_wait (MPI_Fint *request, MPI_Status *status, MPI_Fint *ierr) | 
| FORTRAN_API void FORT_CALL | mpio_wait_ (MPI_Fint *request, MPI_Status *status, MPI_Fint *ierr) | 
| FORTRAN_API void FORT_CALL MPIO_WAIT | ( | MPI_Fint * | request, | |
| MPI_Status * | status, | |||
| MPI_Fint * | ierr | |||
| ) | 
| FORTRAN_API void FORT_CALL mpio_wait__ | ( | MPI_Fint * | request, | |
| MPI_Status * | status, | |||
| MPI_Fint * | ierr | |||
| ) | 
| FORTRAN_API void FORT_CALL mpio_wait | ( | MPI_Fint * | request, | |
| MPI_Status * | status, | |||
| MPI_Fint * | ierr | |||
| ) | 
| FORTRAN_API void FORT_CALL mpio_wait_ | ( | MPI_Fint * | request, | |
| MPI_Status * | status, | |||
| MPI_Fint * | ierr | |||
| ) | 
Definition at line 94 of file iowaitf.c.
References MPIO_Request_c2f(), MPIO_Request_f2c, and MPIO_Wait.

 1.5.5
 1.5.5