Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 6 of 6) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtimer.c554 NewTimer(mtcp_manager_t mtcp, int id, struct timeval *timeout, callback_t cb) in NewTimer()
584 mtcp_settimer(mctx_t mctx, int id, struct timeval *timeout, callback_t cb) in mtcp_settimer()
H A Deventpoll.c339 struct mtcp_epoll_event *events, int maxevents, int timeout) in mtcp_epoll_wait()
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dfdevent_solaris_port.c99 struct timespec timeout; in fdevent_solaris_port_poll() local
H A Dmod_secure_download.c32 unsigned int timeout; member
/mOS-networking-stack/core/src/include/
H A Dnetmap.h582 int timeout; member
H A Dnetmap_user.h539 win_nm_poll(struct pollfd *fds, int nfds, int timeout) in win_nm_poll()