loc_min_state 1531 orte/mca/snapc/full/snapc_full_global.c int loc_min_state; loc_min_state 1582 orte/mca/snapc/full/snapc_full_global.c loc_min_state = snapc_full_global_get_min_state(); loc_min_state 1584 orte/mca/snapc/full/snapc_full_global.c SNAPC_FULL_REPORT_PROGRESS(orted_snapshot, current_total_orteds, loc_min_state); loc_min_state 1590 orte/mca/snapc/full/snapc_full_global.c if( ORTE_SNAPC_CKPT_STATE_RUNNING == loc_min_state && loc_min_state 1592 orte/mca/snapc/full/snapc_full_global.c current_job_ckpt_state = loc_min_state; loc_min_state 1609 orte/mca/snapc/full/snapc_full_global.c if( ORTE_SNAPC_CKPT_STATE_INC_PREPED == loc_min_state && loc_min_state 1611 orte/mca/snapc/full/snapc_full_global.c current_job_ckpt_state = loc_min_state; loc_min_state 1621 orte/mca/snapc/full/snapc_full_global.c if( ORTE_SNAPC_CKPT_STATE_STOPPED == loc_min_state && loc_min_state 1623 orte/mca/snapc/full/snapc_full_global.c current_job_ckpt_state = loc_min_state; loc_min_state 1649 orte/mca/snapc/full/snapc_full_global.c if( ORTE_SNAPC_CKPT_STATE_FINISHED_LOCAL == loc_min_state && loc_min_state 1655 orte/mca/snapc/full/snapc_full_global.c if( loc_min_state == current_job_ckpt_state) { loc_min_state 1656 orte/mca/snapc/full/snapc_full_global.c opal_output(0, "Global) JJH WARNING!!: (%d) == (%d)", loc_min_state, current_job_ckpt_state); loc_min_state 1714 orte/mca/snapc/full/snapc_full_global.c if( ORTE_SNAPC_CKPT_STATE_RECOVERED == loc_min_state && loc_min_state 1691 orte/mca/snapc/full/snapc_full_local.c int loc_min_state; loc_min_state 1721 orte/mca/snapc/full/snapc_full_local.c loc_min_state = snapc_full_get_min_state(); loc_min_state 1722 orte/mca/snapc/full/snapc_full_local.c if( loc_min_state > current_job_ckpt_state && loc_min_state 1723 orte/mca/snapc/full/snapc_full_local.c ORTE_SNAPC_CKPT_STATE_INC_PREPED == loc_min_state ) { loc_min_state 1780 orte/mca/snapc/full/snapc_full_local.c loc_min_state = snapc_full_get_min_state(); loc_min_state 1781 orte/mca/snapc/full/snapc_full_local.c if( loc_min_state > current_job_ckpt_state && loc_min_state 1782 orte/mca/snapc/full/snapc_full_local.c ORTE_SNAPC_CKPT_STATE_FINISHED_LOCAL == loc_min_state ) { loc_min_state 1784 orte/mca/snapc/full/snapc_full_local.c orte_snapc_ckpt_state_str(&state_str, loc_min_state); loc_min_state 1787 orte/mca/snapc/full/snapc_full_local.c (int)loc_min_state, state_str )); loc_min_state 1794 orte/mca/snapc/full/snapc_full_local.c current_job_ckpt_state = loc_min_state; loc_min_state 1796 orte/mca/snapc/full/snapc_full_local.c if( ORTE_SUCCESS != (ret = snapc_full_local_update_coord(loc_min_state, false) ) ) { loc_min_state 1823 orte/mca/snapc/full/snapc_full_local.c if( ORTE_SUCCESS != (ret = snapc_full_local_update_coord(loc_min_state, false) ) ) {