OMPI_COMM_ISFREED 72 ompi/communicator/communicator.h #define OMPI_COMM_IS_FREED(comm) ((comm)->c_flags & OMPI_COMM_ISFREED) OMPI_COMM_ISFREED 489 ompi/debuggers/ompi_mpihandles_dll.c if (0 != (flags & OMPI_COMM_ISFREED)) {