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

  /external/chromium/third_party/libevent/
kqueue.c 145 kqueueop->changes[0].flags = EV_ADD;
317 kev.flags = EV_ADD;
345 kev.flags = EV_ADD;
360 kev.flags = EV_ADD;
configure     [all...]
  /external/dbus/bus/
dir-watch-kqueue.c 145 EV_SET (&ev, fd, EVFILT_VNODE, EV_ADD | EV_ENABLE | EV_CLEAR,

Completed in 43 milliseconds