Home | History | Annotate | Download | only in libevent

Lines Matching full:event_dispatch

41   servers. An application just needs to call event_dispatch() and then add or
68 call event_dispatch() to loop and dispatch events.
302 event_dispatch(). This function only returns on error, and should
307 int event_dispatch(void);
314 @see event_init(), event_dispatch()
372 This is a more flexible version of event_dispatch().
688 first call to event_dispatch(). The event_priority_set() function can be