
Go to the source code of this file.
Functions | |
| void | ADIO_End (int *error_code) |
| int | ADIOI_End_call (MPI_Comm comm, int keyval, void *attribute_val, void *extra_state) |
| void ADIO_End | ( | int * | error_code | ) |
Definition at line 12 of file ad_end.c.
References ADIOI_Async_avail_head, ADIOI_Async_avail_tail, ADIOI_Async_list_head, ADIOI_Flatlist, ADIOI_Ftable, ADIOI_Malloc_async_head, ADIOI_Malloc_async_tail, ADIOI_Malloc_req_head, ADIOI_Malloc_req_tail, ADIOI_Reqtable, ADIOI_Fl_node::blocklens, ADIOI_Fl_node::indices, MPI_Abort(), MPI_COMM_WORLD, MPI_SUCCESS, MPIR_Infotable, ADIOI_Malloc_req_ptr::next, ADIOI_Malloc_async_ptr::next, ADIOI_Fl_node::next, ADIOI_Malloc_req_ptr::ptr, and ADIOI_Malloc_async_ptr::ptr.
Referenced by ADIOI_End_call().
1.5.5