ompi_osc_pt2pt_pending_t  303 ompi/mca/osc/pt2pt/osc_pt2pt.h typedef struct ompi_osc_pt2pt_pending_t ompi_osc_pt2pt_pending_t;
ompi_osc_pt2pt_pending_t  304 ompi/mca/osc/pt2pt/osc_pt2pt.h OBJ_CLASS_DECLARATION(ompi_osc_pt2pt_pending_t);
ompi_osc_pt2pt_pending_t  693 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void osc_pt2pt_add_pending (ompi_osc_pt2pt_pending_t *pending)
ompi_osc_pt2pt_pending_t  158 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     ompi_osc_pt2pt_pending_t *pending, *next;
ompi_osc_pt2pt_pending_t  176 ompi/mca/osc/pt2pt/osc_pt2pt_component.c         OPAL_LIST_FOREACH_SAFE(pending, next, &mca_osc_pt2pt_component.pending_operations, ompi_osc_pt2pt_pending_t) {
ompi_osc_pt2pt_pending_t  480 ompi/mca/osc/pt2pt/osc_pt2pt_component.c OBJ_CLASS_INSTANCE(ompi_osc_pt2pt_pending_t, opal_list_item_t, NULL, NULL);
ompi_osc_pt2pt_pending_t 1364 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ompi_osc_pt2pt_pending_t *pending;
ompi_osc_pt2pt_pending_t 1366 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         pending = OBJ_NEW(ompi_osc_pt2pt_pending_t);
ompi_osc_pt2pt_pending_t 1398 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ompi_osc_pt2pt_pending_t *pending;
ompi_osc_pt2pt_pending_t 1400 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         pending = OBJ_NEW(ompi_osc_pt2pt_pending_t);