Home
last modified time | relevance | path

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

/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dsignal-macros.h64 #define SIG_UNBLOCK 1 // For unblocking signals macro
/llvm-project/bolt/runtime/
H A Dcommon.h293 #define SIG_UNBLOCK 1 macro