Home
last modified time | relevance | path

Searched refs:MPIDI_CH3_ReqHandler_GaccumSendComplete (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/src/
H A Dch3u_handle_send_req.c96 int MPIDI_CH3_ReqHandler_GaccumSendComplete(MPIDI_VC_t * vc, MPIR_Request * rreq, int *complete) in MPIDI_CH3_ReqHandler_GaccumSendComplete() function
H A Dch3u_handle_recv_req.c331 resp_req->dev.OnFinal = MPIDI_CH3_ReqHandler_GaccumSendComplete; in MPIDI_CH3_ReqHandler_GaccumRecvComplete()
332 resp_req->dev.OnDataAvail = MPIDI_CH3_ReqHandler_GaccumSendComplete; in MPIDI_CH3_ReqHandler_GaccumRecvComplete()
1194 sreq->dev.OnDataAvail = MPIDI_CH3_ReqHandler_GaccumSendComplete; in perform_get_acc_in_lock_queue()
1195 sreq->dev.OnFinal = MPIDI_CH3_ReqHandler_GaccumSendComplete; in perform_get_acc_in_lock_queue()
H A Dch3u_rma_pkthandler.c840 resp_req->dev.OnDataAvail = MPIDI_CH3_ReqHandler_GaccumSendComplete; in MPIDI_CH3_PktHandler_GetAccumulate()
841 resp_req->dev.OnFinal = MPIDI_CH3_ReqHandler_GaccumSendComplete; in MPIDI_CH3_PktHandler_GetAccumulate()
/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/include/
H A Dmpidimpl.h1810 int MPIDI_CH3_ReqHandler_GaccumSendComplete( MPIDI_VC_t *, MPIR_Request *,