Searched refs:timeout_a (Results 1 – 1 of 1) sorted by relevance
181 usec_t timeout_a, timeout_b, t; in run() local224 r = sd_bus_get_timeout(a, &timeout_a); in run()236 t = usec_sub_unsigned(MIN(timeout_a, timeout_b), now(CLOCK_MONOTONIC)); in run()