Home
last modified time | relevance | path

Searched defs:SIGSTOP (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Host/windows/
DPosixApi.h32 #define SIGSTOP 20 macro
/openbsd/src/sys/sys/
Dsignal.h70 #define SIGSTOP 17 /* sendable stop signal not from tty */ macro