running           141 orte/mca/plm/base/plm_base_receive.c     bool running;
running           302 orte/mca/plm/base/plm_base_receive.c             running = false;
running           325 orte/mca/plm/base/plm_base_receive.c                     running = true;
running           355 orte/mca/plm/base/plm_base_receive.c             if (running && NULL != jdata) {
running           166 orte/mca/state/orted/state_orted.c     orte_proc_state_t running = ORTE_PROC_STATE_RUNNING;
running           219 orte/mca/state/orted/state_orted.c                     if (ORTE_SUCCESS != (rc = opal_dss.pack(alert, &running, 1, ORTE_PROC_STATE))) {