thisjobid 1205 ompi/dpm/dpm.c static bool ompi_dpm_group_is_dyn (ompi_group_t *group, ompi_jobid_t thisjobid) thisjobid 1212 ompi/dpm/dpm.c if (thisjobid != ((ompi_process_name_t *) &name)->jobid) { thisjobid 1229 ompi/dpm/dpm.c ompi_jobid_t thisjobid; thisjobid 1236 ompi/dpm/dpm.c thisjobid = ompi_group_get_proc_name (comm->c_local_group, 0).jobid; thisjobid 1241 ompi/dpm/dpm.c found = ompi_dpm_group_is_dyn (comm->c_local_group, thisjobid); thisjobid 1246 ompi/dpm/dpm.c found = ompi_dpm_group_is_dyn (comm->c_remote_group, thisjobid);