Searched refs:tv_add (Results 1 – 1 of 1) sorted by relevance
58 static void tv_add(struct timeval *, struct timeval const *);228 tv_add(&ev->expire, timeout); in __event_add()271 tv_add(struct timeval *a, struct timeval const *b) in tv_add() function