Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/sntp/libevent/
HDevent-internal.h332 int is_notify_pending; member
HDkqueue.c394 base->is_notify_pending = 0; in kq_dispatch()
HDevent.c2449 if (base->is_notify_pending) in evthread_notify_base()
2451 base->is_notify_pending = 1; in evthread_notify_base()
3493 base->is_notify_pending = 0; in evthread_notify_drain_eventfd()
3512 base->is_notify_pending = 0; in evthread_notify_drain_default()