Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/posix/
Dsignal.h130 int sigwait(const sigset_t *ZRESTRICT set, int *ZRESTRICT signo);
/Zephyr-latest/lib/posix/options/
Dsignal.c173 int sigwait(const sigset_t *ZRESTRICT set, int *ZRESTRICT sig) in sigwait() function
/Zephyr-latest/tests/posix/headers/src/
Dsignal_h.c185 zassert_not_null(sigwait); in ZTEST()
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst476 ``sigsuspend()``, and ``sigwait()`` are implemented to ensure that conformant applications can
499 sigwait(),yes :ref:`†<posix_undefined_behaviour>`