Home
last modified time | relevance | path

Searched refs:eventfd_poll_unset_common (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/posix/eventfd/src/
D_main.h32 void eventfd_poll_unset_common(int fd);
Dnonblocking.c41 eventfd_poll_unset_common(fixture->fd); in ZTEST_F()
D_main.c33 void eventfd_poll_unset_common(int fd) in eventfd_poll_unset_common() function
Dblocking.c71 eventfd_poll_unset_common(fixture->fd); in ZTEST_F()