Searched refs:check_timeout (Results 1 – 3 of 3) sorted by relevance
445 check_timeout (unsigned long tv_sec, in check_timeout() function634 check_timeout (tv_sec, tv_usec, tcb, &msecs_remaining); in _dbus_loop_iterate()750 if (check_timeout (tv_sec, tv_usec, in _dbus_loop_iterate()
290 ``check_timeout``:
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