Searched refs:POLLOUT (Results 1 – 10 of 10) sorted by relevance
51 event = POLLOUT; in ZTEST_F()62 event = POLLOUT; in ZTEST_F()
45 event = POLLOUT; in ZTEST_F()
21 #define POLLOUT ZSOCK_POLLOUT macro
32 zassert_not_equal(-1, POLLOUT); in ZTEST()
862 MAP_POLL_EPOLL(POLLOUT, EPOLLOUT); in nsos_poll_to_epoll_events()874 MAP_POLL_EPOLL(EPOLLOUT, POLLOUT); in nsos_epoll_to_poll_events()
208 fds[0].events = POLLOUT; in zephyr_wifi_send_event()
1387 * Added POLLOUT monitoring when sending response in HTTP client.1563 * Added POLLOUT monitoring when sending.
572 * Add support to poll() which can now return immediately when POLLOUT is set
1160 * Fixed possible busy-looping when polling TLS socket for POLLOUT event.
692 * Implemented ``POLLOUT`` reporting from ``poll()`` for STREAM