
Go to the source code of this file.
Functions | |
| int | MPIU_Greq_query_fn (void *extra_state, MPI_Status *status) |
| int | MPIU_Greq_free_fn (void *extra_state) |
| int | MPIU_Greq_cancel_fn (void *extra_state, int complete) |
| int MPIU_Greq_query_fn | ( | void * | extra_state, | |
| MPI_Status * | status | |||
| ) |
Definition at line 16 of file mpiu_greq.c.
References MPI_Status::MPI_ERROR, and MPI_Status_set_cancelled.
Referenced by MPIO_Completed_request_create().

| int MPIU_Greq_free_fn | ( | void * | extra_state | ) |
Definition at line 35 of file mpiu_greq.c.
Referenced by MPIO_Completed_request_create().

Definition at line 42 of file mpiu_greq.c.
Referenced by ADIOI_GEN_aio(), ADIOI_NFS_aio(), ADIOI_NTFS_aio(), ADIOI_PVFS2_AIO_contig(), and MPIO_Completed_request_create().

1.5.5