Home
last modified time | relevance | path

Searched refs:SIGTSTP (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/posix/
Dsignal.h36 #define SIGTSTP 20 /**< Stopped */ macro
/Zephyr-latest/tests/posix/headers/src/
Dsignal_h.c159 zassert_not_equal(-1, SIGTSTP); in ZTEST()
/Zephyr-latest/tests/posix/common/src/
Dtimer.c19 #define TEST_SIGNAL_VAL SIGTSTP