Home
last modified time | relevance | path

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

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