Home
last modified time | relevance | path

Searched refs:pselect (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/posix/headers/src/
Dsys_select_h.c33 zassert_not_null(pselect); in ZTEST()
/Zephyr-latest/include/zephyr/posix/sys/
Dselect.h22 int pselect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds,
/Zephyr-latest/lib/posix/options/
DKconfig.device_io16 poll(), pread(), pselect(), pwrite(), read(), select(), and write().
Ddevice_io.c96 int pselect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in pselect() function
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst162 pselect(),yes