Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Devent.h337 struct event_base *event_base_new(void);
/external/libchrome/base/message_loop/
Dmessage_pump_libevent.cc111 event_base_(event_base_new()), in MessagePumpLibevent()
/external/curl/docs/examples/
Dhiperfifo.c418 g.evbase = event_base_new(); in main()
/external/libevent/
Devent.c447 event_base_new(void) in event_base_new() function
DChangeLog1123 …o The event_base_new() and event_base_new_with_config() functions now never call exit() on failure…
1198 o provide event_base_new() that does not set the current_base global