Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-mainloop.c78 unsigned long last_tv_sec; member
94 _dbus_get_monotonic_time (&cb->last_tv_sec, in timeout_callback_new()
465 expiration_tv_sec = tcb->last_tv_sec + interval_seconds; in check_timeout()
486 tcb->last_tv_sec, tcb->last_tv_usec); in check_timeout()
521 tcb->last_tv_sec = tv_sec; in check_timeout()
754 tcb->last_tv_sec = tv_sec; in _dbus_loop_iterate()