ompi_comm_allreduce_getnextcid  243 ompi/communicator/comm_cid.c static int ompi_comm_allreduce_getnextcid (ompi_comm_request_t *request);
ompi_comm_allreduce_getnextcid  274 ompi/communicator/comm_cid.c     ompi_comm_request_schedule_append (request, ompi_comm_allreduce_getnextcid, NULL, 0);
ompi_comm_allreduce_getnextcid  312 ompi/communicator/comm_cid.c         return ompi_comm_request_schedule_append (request, ompi_comm_allreduce_getnextcid, NULL, 0);
ompi_comm_allreduce_getnextcid  317 ompi/communicator/comm_cid.c         return ompi_comm_request_schedule_append (request, ompi_comm_allreduce_getnextcid, NULL, 0);
ompi_comm_allreduce_getnextcid  472 ompi/communicator/comm_cid.c     return ompi_comm_allreduce_getnextcid (request);