
Go to the source code of this file.
Typedefs | |
| typedef struct adiocb | adiocb_t |
Functions | |
| int | ADIOI_UFS_aio (ADIO_File fd, void *buf, int len, ADIO_Offset offset, int wr, void *handle) |
| int ADIOI_UFS_aio | ( | ADIO_File | fd, | |
| void * | buf, | |||
| int | len, | |||
| ADIO_Offset | offset, | |||
| int | wr, | |||
| void * | handle | |||
| ) |
Definition at line 110 of file ad_ufs_iwrite.c.
References ADIOI_Complete_async(), errno, ADIOI_FileD::fd_sys, MPI_Abort(), MPI_COMM_WORLD, and sleep().
Referenced by ADIOI_UFS_IreadContig(), and ADIOI_UFS_IwriteContig().
1.5.5