OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVLIST_INTERNAL
(Results
1 - 3
of
3
) sorted by null
/external/libevent/include/event2/
event_struct.h
61
#define
EVLIST_INTERNAL
0x10
/external/libevent/
event.c
727
if (!(ev->ev_flags &
EVLIST_INTERNAL
)) {
745
if (!(ev->ev_flags &
EVLIST_INTERNAL
)) {
759
if (!(ev->ev_flags &
EVLIST_INTERNAL
)) {
[
all
...]
signal.c
199
base->sig.ev_signal.ev_flags |=
EVLIST_INTERNAL
;
Completed in 236 milliseconds