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
select.h
socket.h
time.h