zephyr/include/posix/sys
Jukka Rissanen b0d9ea1308 sys: eventfd: Add locking to eventfd_read/write functions
The fdtable infrastructure provides a possibility to prevent
concurrent access to file descriptor. Use that functionality
in eventfd API.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-15 07:16:51 -05:00
..
eventfd.h sys: eventfd: Add locking to eventfd_read/write functions 2021-04-15 07:16:51 -05:00
ioctl.h posix: Add headers related to BSD Sockets API 2019-08-07 15:02:11 +03:00
select.h include: posix: Add <sys/select.h> header for POSIX subsystem 2020-05-08 11:16:31 +03:00
socket.h net: sockets: Implement MSG_TRUNC flag 2021-03-23 13:16:30 +02:00
time.h posix: sys/time.h: Add workaround for outdated newlib used by Xtensa 2019-05-07 22:18:09 -04:00