cur_time          195 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c     double start_time, cur_time;
cur_time          199 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c     cur_time = start_time;
cur_time          204 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c     while( !test_terminated() && ( timeout >= (cur_time - start_time) ) ){
cur_time          240 opal/mca/pmix/pmix4x/pmix/test/cli_stages.c         cur_time = tv.tv_sec + 1E-6*tv.tv_usec;
cur_time          306 opal/mca/pmix/pmix4x/pmix/test/test_server.c     double start_time, cur_time;
cur_time          311 opal/mca/pmix/pmix4x/pmix/test/test_server.c     cur_time = start_time;
cur_time          323 opal/mca/pmix/pmix4x/pmix/test/test_server.c                                 (timeout >= (cur_time - start_time))) {
cur_time          337 opal/mca/pmix/pmix4x/pmix/test/test_server.c         cur_time = tv.tv_sec + 1E-6*tv.tv_usec;
cur_time          366 orte/mca/sstore/stage/sstore_stage_global.c     int cur_time = 0, max_time = 120;
cur_time          388 orte/mca/sstore/stage/sstore_stage_global.c             if( cur_time != 0 && cur_time % 30 == 0 ) {
cur_time          390 orte/mca/sstore/stage/sstore_stage_global.c                             cur_time, max_time);
cur_time          394 orte/mca/sstore/stage/sstore_stage_global.c             if( cur_time >= max_time ) {
cur_time          399 orte/mca/sstore/stage/sstore_stage_global.c             cur_time++;
cur_time          405 orte/mca/sstore/stage/sstore_stage_local.c     int cur_time = 0, max_time = 120;
cur_time          432 orte/mca/sstore/stage/sstore_stage_local.c                 if( cur_time != 0 && cur_time % 30 == 0 ) {
cur_time          434 orte/mca/sstore/stage/sstore_stage_local.c                                 cur_time, max_time);
cur_time          438 orte/mca/sstore/stage/sstore_stage_local.c                 if( cur_time >= max_time ) {
cur_time          443 orte/mca/sstore/stage/sstore_stage_local.c                 cur_time++;