#include <adioi.h>
Collaboration diagram for ADIOI_Async:

Data Fields | |
| ADIO_Request * | request |
| ADIOI_Async * | prev |
| ADIOI_Async * | next |
Definition at line 29 of file adioi.h.
Definition at line 30 of file adioi.h.
Referenced by ADIOI_Add_req_to_list(), and ADIOI_Complete_async().
| struct ADIOI_Async* ADIOI_Async::prev |
Definition at line 31 of file adioi.h.
Referenced by ADIOI_Add_req_to_list(), and ADIOI_Del_req_from_list().
| struct ADIOI_Async * ADIOI_Async::next |
Definition at line 31 of file adioi.h.
Referenced by ADIOI_Add_req_to_list(), ADIOI_Complete_async(), ADIOI_Del_req_from_list(), ADIOI_Free_async_node(), and ADIOI_Malloc_async_node().
1.5.1