Home
last modified time | relevance | path

Searched refs:poll_init (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libevent/
Dpoll.c68 static void *poll_init (struct event_base *);
76 poll_init,
85 poll_init(struct event_base *base) in poll_init() function