Home
last modified time | relevance | path

Searched refs:is_notify_pending (Results 1 – 2 of 2) sorted by relevance

/external/libevent/
Devent-internal.h285 int is_notify_pending; member
Devent.c2034 if (base->is_notify_pending) in evthread_notify_base()
2036 base->is_notify_pending = 1; in evthread_notify_base()
2743 base->is_notify_pending = 0; in evthread_notify_drain_eventfd()
2762 base->is_notify_pending = 0; in evthread_notify_drain_default()