Home
last modified time | relevance | path

Searched refs:last_tv_sec (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-mainloop.c94 unsigned long last_tv_sec; member
138 _dbus_get_current_time (&cb->last_tv_sec, in timeout_callback_new()
394 expiration_tv_sec = tcb->last_tv_sec + interval_seconds; in check_timeout()
415 tcb->last_tv_sec, tcb->last_tv_usec); in check_timeout()
450 tcb->last_tv_sec = tv_sec; in check_timeout()
742 tcb->last_tv_sec = tv_sec; in _dbus_loop_iterate()