OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ev_active_next
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libevent/
event.h
215
TAILQ_ENTRY (event)
ev_active_next
;
member in struct:event
[
all
...]
event.c
235
struct event *next = TAILQ_NEXT(ev,
ev_active_next
);
945
ev,
ev_active_next
);
978
ev,
ev_active_next
);
Completed in 32 milliseconds