Searched refs:EVUTIL_EFD_CLOEXEC (Results 1 – 3 of 3) sorted by relevance
529 #define EVUTIL_EFD_CLOEXEC EFD_CLOEXEC macro531 #define EVUTIL_EFD_CLOEXEC 0x8000 macro
2742 if (flags & EVUTIL_EFD_CLOEXEC) { in evutil_eventfd_()
3652 EVUTIL_EFD_CLOEXEC|EVUTIL_EFD_NONBLOCK); in evthread_make_base_notifiable_nolock_()