OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:group_drain_cb
(Results
1 - 1
of
1
) sorted by null
/external/libevent/test/
test-ratelim.c
241
group_drain_cb
(evutil_socket_t fd, short events, void *arg)
function
370
group_drain_event = event_new(base, -1, EV_PERSIST,
group_drain_cb
, NULL);
Completed in 279 milliseconds