next_jobid 95 orte/mca/plm/base/plm_base_frame.c orte_plm_globals.next_jobid = 1; next_jobid 87 orte/mca/plm/base/plm_base_jobid.c if (UINT16_MAX == orte_plm_globals.next_jobid) { next_jobid 95 orte/mca/plm/base/plm_base_jobid.c jdata->jobid = ORTE_CONSTRUCT_LOCAL_JOBID(ORTE_PROC_MY_NAME->jobid, orte_plm_globals.next_jobid); next_jobid 96 orte/mca/plm/base/plm_base_jobid.c orte_plm_globals.next_jobid++; next_jobid 57 orte/mca/plm/base/plm_private.h uint16_t next_jobid;