PPL Logo

libs/ck-libs/ampi/romio/adio/common/async_list.c File Reference

Go to the source code of this file.

Functions

ADIOI_Async_node * ADIOI_Malloc_async_node (void)
void ADIOI_Free_async_node (ADIOI_Async_node *node)
void ADIOI_Add_req_to_list (ADIO_Request *request)
void ADIOI_Complete_async (int *error_code)
void ADIOI_Del_req_from_list (ADIO_Request *request)


Function Documentation

ADIOI_Async_node* ADIOI_Malloc_async_node ( void   ) 

Definition at line 11 of file async_list.c.

Referenced by ADIOI_Add_req_to_list().

Here is the caller graph for this function:

void ADIOI_Free_async_node ( ADIOI_Async_node *  node  ) 

Definition at line 60 of file async_list.c.

Referenced by ADIOI_Complete_async(), and ADIOI_Del_req_from_list().

Here is the caller graph for this function:

void ADIOI_Add_req_to_list ( ADIO_Request request  ) 

Definition at line 74 of file async_list.c.

References ADIOI_Malloc_async_node().

Referenced by ADIOI_PFS_IreadContig(), and ADIOI_PFS_IwriteContig().

Here is the call graph for this function:

Here is the caller graph for this function:

void ADIOI_Complete_async ( int error_code  ) 

Definition at line 101 of file async_list.c.

References ADIO_ReadComplete(), ADIO_WriteComplete(), ADIOI_Free_async_node(), MPIO_Err_create_code(), myname, request, and status.

Referenced by ADIOI_PFS_IwriteContig().

Here is the call graph for this function:

Here is the caller graph for this function:

void ADIOI_Del_req_from_list ( ADIO_Request request  ) 

Definition at line 151 of file async_list.c.

References ADIOI_Free_async_node().

Referenced by ADIOI_PFS_ReadComplete(), and ADIOI_PFS_ReadDone().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:05:19 2020 for Charm++ by  doxygen 1.5.5