Searched refs:eventfd (Results 26 - 30 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dplayer.c43 # include <sys/eventfd.h>
3891 exit_efd = eventfd(0, EFD_CLOEXEC);
3894 DPRINTF(E_LOG, L_PLAYER, "Could not create eventfd: %s\n", strerror(errno));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/vhost/
H A Dvhost.c14 #include <linux/eventfd.h>
1151 * want to notify the guest, using eventfd. */
1219 * want to notify the guest, using eventfd. */
1253 /* This actually signals the guest, using eventfd. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Daio.c35 #include <linux/eventfd.h>
562 * Try to optimize the aio and eventfd file* puts, by avoiding to
988 * eventfd. The eventfd_signal() function is safe to be called
1600 * an eventfd() fd, and will be signaled for each completed
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/
H A Dconfigure16749 for ac_header in sys/eventfd.h
16751 ac_fn_c_check_header_mongrel "$LINENO" "sys/eventfd.h" "ac_cv_header_sys_eventfd_h" "$ac_includes_default"
16761 for ac_func in eventfd
16763 ac_fn_c_check_func "$LINENO" "eventfd" "ac_cv_func_eventfd"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dconfigure12589 for ac_header in fcntl.h stdarg.h inttypes.h stdint.h stddef.h poll.h unistd.h sys/epoll.h sys/time.h sys/queue.h sys/event.h sys/param.h sys/ioctl.h sys/select.h sys/devpoll.h port.h netinet/in.h netinet/in6.h sys/socket.h sys/uio.h arpa/inet.h sys/eventfd.h sys/mman.h sys/sendfile.h sys/wait.h netdb.h
13081 for ac_func in getnameinfo strlcpy inet_ntop inet_pton signal sigaction strtoll inet_aton pipe eventfd sendfile mmap splice arc4random arc4random_buf issetugid geteuid getegid getprotobynumber setenv unsetenv putenv sysctl

Completed in 124 milliseconds

12