Home
last modified time | relevance | path

Searched defs:MPIR_Request (Results 1 – 2 of 2) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/include/
H A Dmpir_request.h161 struct MPIR_Request { struct
164 MPIR_Request_kind_t kind; argument
168 MPIR_cc_t *cc_ptr;
172 MPIR_cc_t cc;
178 MPIR_cc_t *completion_notification;
203 struct MPIR_Request *real_request; argument
220 * MPIR_Request_create_from_pool is used to create request objects from a specific pool. argument
H A Dmpiimpl.h145 typedef struct MPIR_Request MPIR_Request; typedef