num_post_msgs     208 ompi/mca/osc/rdma/osc_rdma_active_target.c                              rank, (int) (npeers - state->num_post_msgs - 1));
num_post_msgs     210 ompi/mca/osc/rdma/osc_rdma_active_target.c             ompi_osc_rdma_counter_add (&state->num_post_msgs, 1);
num_post_msgs     383 ompi/mca/osc/rdma/osc_rdma_active_target.c     state->num_post_msgs = 0;
num_post_msgs     419 ompi/mca/osc/rdma/osc_rdma_active_target.c                                      "from %d processes", peer->rank, (int) (group_size - state->num_post_msgs - 1));
num_post_msgs     422 ompi/mca/osc/rdma/osc_rdma_active_target.c                     ompi_osc_rdma_counter_add (&state->num_post_msgs, 1);
num_post_msgs     429 ompi/mca/osc/rdma/osc_rdma_active_target.c         while (state->num_post_msgs != group_size) {
num_post_msgs     431 ompi/mca/osc/rdma/osc_rdma_active_target.c                              (int) state->num_post_msgs, group_size);
num_post_msgs     436 ompi/mca/osc/rdma/osc_rdma_active_target.c         state->num_post_msgs = group_size;
num_post_msgs     164 ompi/mca/osc/rdma/osc_rdma_types.h     osc_rdma_atomic_counter_t num_post_msgs;