HomeSort by relevance Sort by last modified time
    Searched defs:start_timer (Results 1 - 6 of 6) sorted by null

  /external/syslinux/gpxe/src/net/
retry.c 59 void start_timer ( struct retry_timer *timer ) { function
86 start_timer ( timer );
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
BluetoothBaseTest.py 124 def start_timer(self): member in class:BluetoothBaseTest
  /external/libmicrohttpd/src/testcurl/
perf_get_concurrent.c 98 start_timer() function
241 start_timer ();
258 start_timer ();
275 start_timer ();
299 start_timer ();
perf_get.c 102 start_timer() function
199 start_timer ();
259 start_timer ();
319 start_timer ();
388 start_timer ();
  /external/libpng/contrib/tools/
pngcp.c 1512 start_timer(struct display *dp, int what) function
1571 #define start_timer macro
    [all...]
  /external/netperf/src/
netlib.c 31 /* start_timer() start a timer */
1178 start_timer(int time)
1240 "start_timer: error installing alarm handler errno %d\n",
1250 "start_timer: error installing SIGINT handler errno %d\n",
1167 start_timer(int time) function
    [all...]

Completed in 861 milliseconds