usleep_time      1357 orte/mca/snapc/full/snapc_full_local.c     int usleep_time = 1000;
usleep_time      1361 orte/mca/snapc/full/snapc_full_local.c     max_wait_time = orte_snapc_full_max_wait_time * (1000000/usleep_time);
usleep_time      1381 orte/mca/snapc/full/snapc_full_local.c                                      s_time/usleep_time, max_wait_time/usleep_time));
usleep_time      1383 orte/mca/snapc/full/snapc_full_local.c             usleep(usleep_time);
usleep_time      1392 orte/mca/snapc/full/snapc_full_local.c                                      s_time/usleep_time, max_wait_time/usleep_time));
usleep_time      1394 orte/mca/snapc/full/snapc_full_local.c             usleep(usleep_time);
usleep_time      1576 orte/mca/sstore/stage/sstore_stage_local.c     int usleep_time = 1000;
usleep_time      1591 orte/mca/sstore/stage/sstore_stage_local.c         max_wait_time = orte_sstore_stage_compress_delay * (1000000/usleep_time);