HomeSort by relevance Sort by last modified time
    Searched defs:EV_WRITE (Results 1 - 2 of 2) sorted by null

  /external/libevent/include/event2/
event.h 735 #define EV_WRITE 0x04
801 If events contains one of EV_READ, EV_WRITE, or EV_READ|EV_WRITE, then
812 The EV_ET flag is compatible with EV_READ and EV_WRITE, and supported
824 EV_READ, EV_WRITE, or EV_SIGNAL. Here the EV_TIMEOUT flag indicates
831 @param events desired events to monitor: bitfield of EV_READ, EV_WRITE,
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/include/isc/
eventlib.h 78 #define EV_WRITE 2

Completed in 254 milliseconds