Searched refs:evCmpTime (Results 1 – 1 of 1) sorted by relevance
220 static int evCmpTime(struct timespec a, struct timespec b) { in evCmpTime() function903 if (evCmpTime(*finish, now) > 0) in retrying_poll()944 timespec timeout = (evCmpTime(*finish, start_time) > 0) ? evSubTime(*finish, start_time) in udpRetryingPoll()