Home
last modified time | relevance | path

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

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