nextlocal_cid      69 ompi/communicator/comm_cid.c     int nextlocal_cid;
nextlocal_cid     327 ompi/communicator/comm_cid.c         context->nextlocal_cid = mca_pml.pml_max_contextid;
nextlocal_cid     332 ompi/communicator/comm_cid.c                 context->nextlocal_cid = i;
nextlocal_cid     337 ompi/communicator/comm_cid.c         context->nextlocal_cid = 0;
nextlocal_cid     340 ompi/communicator/comm_cid.c     ret = context->allreduce_fn (&context->nextlocal_cid, &context->nextcid, 1, MPI_MAX,
nextlocal_cid     349 ompi/communicator/comm_cid.c     if ( ((unsigned int) context->nextlocal_cid == mca_pml.pml_max_contextid) ) {
nextlocal_cid     360 ompi/communicator/comm_cid.c         opal_pointer_array_test_and_set_item(&ompi_mpi_communicators, context->nextlocal_cid, NULL);
nextlocal_cid     377 ompi/communicator/comm_cid.c             opal_pointer_array_set_item(&ompi_mpi_communicators, context->nextlocal_cid, NULL);
nextlocal_cid     389 ompi/communicator/comm_cid.c         context->flag = (context->nextcid == context->nextlocal_cid);
nextlocal_cid     391 ompi/communicator/comm_cid.c             opal_pointer_array_set_item(&ompi_mpi_communicators, context->nextlocal_cid, NULL);
nextlocal_cid     405 ompi/communicator/comm_cid.c             opal_pointer_array_test_and_set_item(&ompi_mpi_communicators, context->nextlocal_cid, NULL);
nextlocal_cid     436 ompi/communicator/comm_cid.c             context->nextlocal_cid = mca_pml.pml_max_contextid;
nextlocal_cid     442 ompi/communicator/comm_cid.c                     context->nextlocal_cid = i;
nextlocal_cid     446 ompi/communicator/comm_cid.c             context->nextcid = context->nextlocal_cid;