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

  /external/libevent/include/event2/
event.h 246 * also activate an event manually using event_active(). The even_base
267 * event_add(), event_del(), event_active(), event_pending(),
807 event_active(): In this case, fd must be -1.
    [all...]
  /external/libevent/
bufferevent_sock.c 416 event_active(&bev->ev_write, EV_WRITE, 1);
422 event_active(&bev->ev_write, EV_WRITE, 1);
event.c 2289 event_active(struct event *ev, int res, short ncalls) function
    [all...]

Completed in 56 milliseconds