Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 4 of 4) sorted by relevance

/components/libc/posix/io/poll/
A Dpoll.h32 struct pollfd struct
53 struct pollfd argument
A Dpoll.c206 static int do_pollfd(struct pollfd *pollfd, rt_pollreq_t *req) in do_pollfd()
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsockets.h523 struct pollfd struct
525 int fd;
526 short events;
527 short revents;
/components/net/lwip/lwip-2.1.2/src/api/
A Dsockets.c2464 const struct pollfd *pollfd = &scb->poll_fds[fdi]; in lwip_poll_should_wake() local

Completed in 13 milliseconds