pending_reply      63 ompi/mca/mtl/portals4/mtl_portals4_recv.c     ret = OPAL_THREAD_ADD_FETCH32(&(request->pending_reply), frag_count);
pending_reply     388 ompi/mca/mtl/portals4/mtl_portals4_recv.c     ret = OPAL_THREAD_ADD_FETCH32(&(ptl_request->pending_reply), -1);
pending_reply     392 ompi/mca/mtl/portals4/mtl_portals4_recv.c     assert(ptl_request->pending_reply == 0);
pending_reply     415 ompi/mca/mtl/portals4/mtl_portals4_recv.c         ptl_request->opcount, ptl_request->hdr_data, ptl_request->pending_reply));
pending_reply     480 ompi/mca/mtl/portals4/mtl_portals4_recv.c     ptl_request->pending_reply = 0;
pending_reply     562 ompi/mca/mtl/portals4/mtl_portals4_recv.c     ptl_request->pending_reply = 0;
pending_reply      79 ompi/mca/mtl/portals4/mtl_portals4_request.h     opal_atomic_int32_t pending_reply;