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

  /external/libevent/include/event2/
event.h 536 EVENT_BASE_FLAG_NOLOCK = 0x01,
    [all...]
  /external/libevent/
event.c 680 (!cfg || !(cfg->flags & EVENT_BASE_FLAG_NOLOCK))) {
    [all...]

Completed in 762 milliseconds