Searched refs:sigwait (Results 1 – 4 of 4) sorted by relevance
130 int sigwait(const sigset_t *ZRESTRICT set, int *ZRESTRICT signo);
173 int sigwait(const sigset_t *ZRESTRICT set, int *ZRESTRICT sig) in sigwait() function
185 zassert_not_null(sigwait); in ZTEST()
476 ``sigsuspend()``, and ``sigwait()`` are implemented to ensure that conformant applications can499 sigwait(),yes :ref:`†<posix_undefined_behaviour>`