HomeSort by relevance Sort by last modified time
    Searched refs:event_base_dispatch (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libevent/
event.h 305 @see event_base_dispatch()
316 int event_base_dispatch(struct event_base *);
384 This is a more flexible version of event_base_dispatch().
    [all...]
event.c 403 event_base_dispatch(struct event_base *event_base) function
  /external/chromium/third_party/libevent/test/
regress.c 905 event_base_dispatch(base);
960 event_base_dispatch(base);
    [all...]
regress_http.c 1111 event_base_dispatch(base);

Completed in 305 milliseconds