Searched refs:select (Results 1 – 15 of 15) sorted by relevance
| /mOS-networking-stack/core/src/include/ |
| H A D | io_module.h | 75 int32_t (*select)(struct mtcp_thread_context *ctx); member
|
| H A D | stat.h | 45 struct stat_counter select; member
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | performance.txt | 65 every OS has at least the select() call which has some limitations. 70 all select select
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | SConstruct | 134 sys/select.h 135 sys/types.h sys/select.h 161 getuid select signal pathconf madvise prctl\
|
| H A D | config.h.in | 225 /* Define to 1 if you have the `select' function. */ 328 /* Define to 1 if you have the <sys/select.h> header file. */
|
| H A D | configure.ac | 62 getopt.h sys/epoll.h sys/select.h poll.h sys/poll.h sys/devpoll.h sys/filio.h \ 513 getuid select signal pathconf madvise posix_fadvise posix_madvise \
|
| H A D | NEWS | 109 …* Fix HUP detection in close-state if event-backend doesn't support FDEVENT_HUP (like select or po… 710 * fixed segfault if select() is event-handler and more than FD_SETSIZE
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | fdevent_select.c | 70 …return select(ev->select_max_fd + 1, &(ev->select_read), &(ev->select_write), &(ev->select_error),… in fdevent_select_poll()
|
| H A D | mod_scgi.c | 860 select(0, NULL, NULL, NULL, &tv); in scgi_spawn_connection()
|
| H A D | mod_fastcgi.c | 1091 select(0, NULL, NULL, NULL, &tv); in fcgi_spawn_connection()
|
| /mOS-networking-stack/core/src/ |
| H A D | pcap_module.c | 173 .select = NULL,
|
| H A D | core.c | 260 GetAverageStat(&mtcp->rtstat.select), mtcp->rtstat.select.max); in PrintThreadRoundTime() 268 InitStatCounter(&mtcp->rtstat.select); in PrintThreadRoundTime() 879 InitStatCounter(&mtcp->rtstat.select); in RunMainLoop() 1029 if (mtcp->iom->select) in RunMainLoop() 1030 mtcp->iom->select(ctx); in RunMainLoop()
|
| H A D | netmap_module.c | 356 .select = netmap_select,
|
| H A D | dpdk_module.c | 816 .select = dpdk_select,
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | libtool.m4 | 8244 # Check for GNU sed and select it if it is found.
|