Home
last modified time | relevance | path

Searched refs:STOP (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTestUtils.cpp84 {"SIGSTOP", "Stopped (signal)", STOP},
85 {"SIGTSTP", "Stopped", STOP}, // 20
86 {"SIGTTIN", "Stopped (tty input)", STOP},
87 {"SIGTTOU", "Stopped (tty output)", STOP},
H A DSignalTest.h25 enum SignalAction {TERMINATE, COREDUMP, IGNORE, STOP, CONTINUE}; enumerator
H A DSignalTest.cpp41 if (a == STOP) { // SIGSTOP should has no effect in liteos in HWTEST_P()

Completed in 4 milliseconds