EVLIST_INTERNAL   222 third_party/libevent/event.c 		if (!(ev->ev_flags & EVLIST_INTERNAL)) {
EVLIST_INTERNAL   236 third_party/libevent/event.c 			if (!(ev->ev_flags & EVLIST_INTERNAL)) {
EVLIST_INTERNAL   930 third_party/libevent/event.c 	if (~ev->ev_flags & EVLIST_INTERNAL)
EVLIST_INTERNAL   963 third_party/libevent/event.c 	if (~ev->ev_flags & EVLIST_INTERNAL)
EVLIST_INTERNAL   132 third_party/libevent/signal.c 	base->sig.ev_signal.ev_flags |= EVLIST_INTERNAL;