s_time 1358 orte/mca/snapc/full/snapc_full_local.c int s_time = 0, max_wait_time; s_time 1371 orte/mca/snapc/full/snapc_full_local.c for( s_time = 0; s_time < max_wait_time || max_wait_time <= 0; ++s_time) { s_time 1377 orte/mca/snapc/full/snapc_full_local.c if( s_time >= max_wait_time - 5 && max_wait_time > 0 ) { s_time 1381 orte/mca/snapc/full/snapc_full_local.c s_time/usleep_time, max_wait_time/usleep_time)); s_time 1388 orte/mca/snapc/full/snapc_full_local.c if( s_time >= max_wait_time - 5 && max_wait_time > 0 ) { s_time 1392 orte/mca/snapc/full/snapc_full_local.c s_time/usleep_time, max_wait_time/usleep_time)); s_time 1402 orte/mca/snapc/full/snapc_full_local.c (s_time == (max_wait_time/2) || s_time 1403 orte/mca/snapc/full/snapc_full_local.c s_time == (max_wait_time/4) || s_time 1404 orte/mca/snapc/full/snapc_full_local.c s_time == (3*max_wait_time/4) ) ) { s_time 1407 orte/mca/snapc/full/snapc_full_local.c vpid_snapshot->process_pid, s_time, max_wait_time)); s_time 1411 orte/mca/snapc/full/snapc_full_local.c if( max_wait_time > 0 && s_time == max_wait_time ) { s_time 1577 orte/mca/sstore/stage/sstore_stage_local.c int s_time = 0, max_wait_time; s_time 1592 orte/mca/sstore/stage/sstore_stage_local.c for( s_time = 0; s_time < max_wait_time; ++s_time) {