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