HomeSort by relevance Sort by last modified time
    Searched refs:LONGTIME (Results 1 - 7 of 7) sorted by null

  /external/ltp/testcases/open_posix_testsuite/functional/timers/clocks/
twopsetclock.c 29 #define LONGTIME 3 //== long enough for both clocks to be set
65 sleep(LONGTIME);
77 delta = (tpget.tv_sec - LONGTIME) - TESTTIME;
  /external/ltp/testcases/open_posix_testsuite/functional/timers/timers/
twoptimers.c 21 #define LONGTIME 5
78 sleep(LONGTIME);
twoevtimers.c 21 #define LONGTIME 5
  /external/ltp/tools/netpipe-2.4/
netpipe.h 33 #define LONGTIME 1e99
netpipe.c 320 bwdata[n].t = LONGTIME;
324 best_user_time = best_sys_time = LONGTIME;
404 bwdata[n].t = LONGTIME;
  /external/ltp/tools/netpipe-2.4-ipv6/
netpipe.h 34 #define LONGTIME 1e99
netpipe.c 374 bwdata[n].t = LONGTIME;
378 best_user_time = best_sys_time = LONGTIME;
458 bwdata[n].t = LONGTIME;

Completed in 215 milliseconds