Searched refs:SIG_UNBLOCK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | signal.h | 502 #define SIG_UNBLOCK 2 /* unblock specified signal set */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | kern_sig.c | 1068 case SIG_UNBLOCK: in kern_sigprocmask() |