OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:evutil_timercmp
(Results
1 - 4
of
4
) sorted by null
/external/libevent/
minheap-internal.h
61
return
evutil_timercmp
(&a->ev_timeout, &b->ev_timeout, >);
event.c
[
all
...]
bufferevent_ratelim.c
678
same_tick =
evutil_timercmp
(
/external/libevent/include/event2/
util.h
411
#define
evutil_timercmp
(tvp, uvp, cmp) \
macro
Completed in 189 milliseconds