Home
last modified time | relevance | path

Searched refs:EVENT_BASE_FLAG_NOLOCK (Results 1 – 3 of 3) sorted by relevance

/external/libevent/include/event2/
Devent.h536 EVENT_BASE_FLAG_NOLOCK = 0x01, enumerator
/external/libevent/
Dwhatsnew-2.0.txt235 disabled by using the EVENT_BASE_FLAG_NOLOCK flag in its
Devent.c680 (!cfg || !(cfg->flags & EVENT_BASE_FLAG_NOLOCK))) { in event_base_new_with_config()