19 #ifndef OSC_RDMA_LONGREQ_H
20 #define OSC_RDMA_LONGREQ_H
24 #include "opal/class/opal_free_list.h"
25 #include "ompi/datatype/ompi_datatype.h"
55 OPAL_FREE_LIST_GET(&mca_osc_rdma_component.
c_longreqs,
65 OPAL_FREE_LIST_RETURN(&mca_osc_rdma_component.
c_longreqs,
66 &longreq->super.super);
Definition: osc_rdma_replyreq.h:34
Definition: osc_rdma.h:111
Definition: ompi_datatype.h:68
opal_free_list_t c_longreqs
free list of ompi_osc_rdma_longreq_t structures
Definition: osc_rdma.h:68
Definition: opal_free_list.h:47
Public interface for the MPI_Op handle.
Top-level description of requests.
Definition: osc_rdma_sendreq.h:40
Definition: osc_rdma_longreq.h:29
Main top-level request struct definition.
Definition: request.h:100
Back-end type of MPI_Op.
Definition: op.h:100
#define OBJ_CLASS_DECLARATION(NAME)
Declaration for class descriptor.
Definition: opal_object.h:236