Searched refs:EVENT_BASE_FLAG_NOLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libevent/include/event2/
H A Devent.h536 EVENT_BASE_FLAG_NOLOCK = 0x01, enumerator in enum:event_base_config_flag
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Devent.h536 EVENT_BASE_FLAG_NOLOCK = 0x01, enumerator in enum:event_base_config_flag
/freebsd-13-stable/contrib/libevent/
H A Devent.c680 (!cfg || !(cfg->flags & EVENT_BASE_FLAG_NOLOCK))) {
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devent.c660 (!cfg || !(cfg->flags & EVENT_BASE_FLAG_NOLOCK))) {

Completed in 121 milliseconds