Searched refs:pselect (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/posix/headers/src/ |
D | sys_select_h.c | 33 zassert_not_null(pselect); in ZTEST()
|
/Zephyr-latest/include/zephyr/posix/sys/ |
D | select.h | 22 int pselect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds,
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.device_io | 16 poll(), pread(), pselect(), pwrite(), read(), select(), and write().
|
D | device_io.c | 96 int pselect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in pselect() function
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 162 pselect(),yes
|