Searched refs:check_timeout (Results 1 – 2 of 2) sorted by relevance
374 check_timeout (unsigned long tv_sec, in check_timeout() function661 check_timeout (tv_sec, tv_usec, tcb, &msecs_remaining); in _dbus_loop_iterate()738 if (check_timeout (tv_sec, tv_usec, in _dbus_loop_iterate()
10724 * dbus/dbus-mainloop.c (check_timeout): fix this up a bit,11208 * dbus/dbus-mainloop.c (check_timeout): fix timeouts, I thought11250 * dbus/dbus-mainloop.c (check_timeout): fix this up