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

  /external/google-breakpad/src/common/mac/
launch_reporter.cc 65 int timeout_count = 60; // 60 seconds local
67 while (timeout_count-- > 0) {
  /external/dbus/dbus/
dbus-mainloop.c 67 int timeout_count; member in struct:DBusLoop
402 loop->timeout_count += 1;
429 loop->timeout_count -= 1;
608 _dbus_verbose ("Iteration block=%d depth=%d timeout_count=%d watch_count=%d\n",
609 block, loop->depth, loop->timeout_count, loop->watch_count);
617 if (loop->timeout_count > 0)
726 if (loop->timeout_count > 0)
  /external/rmi4utils/f54test/
f54test.cpp 1334 unsigned char timeout_count; local
    [all...]
  /external/curl/tests/server/
sws.c 1416 int timeout_count=0; local
    [all...]

Completed in 732 milliseconds