
Go to the source code of this file.
Functions | |
| struct ADIOI_RequestD * | ADIOI_Malloc_request (void) |
| void | ADIOI_Free_request (ADIOI_Req_node *node) |
| struct ADIOI_RequestD* ADIOI_Malloc_request | ( | void | ) | [read] |
Definition at line 11 of file req_malloc.c.
Referenced by ADIOI_PFS_IreadContig(), and ADIOI_PFS_IwriteContig().

| void ADIOI_Free_request | ( | ADIOI_Req_node * | node | ) |
Definition at line 66 of file req_malloc.c.
Referenced by ADIOI_PFS_ReadComplete(), and ADIOI_PFS_ReadDone().

1.5.5