Home
last modified time | relevance | path

Searched refs:SIGFASTBLOCK_UNBLOCK (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/libexec/rtld-elf/
HDrtld_lock.c134 __sys_sigfastblock(SIGFASTBLOCK_UNBLOCK, NULL); in sig_fastunblock()
/freebsd-13-stable/sys/sys/
HDsignalvar.h262 #define SIGFASTBLOCK_UNBLOCK 2 macro
/freebsd-13-stable/lib/libthr/thread/
HDthr_sig.c124 __sys_sigfastblock(SIGFASTBLOCK_UNBLOCK, NULL); in thr_signal_unblock_fast()
/freebsd-13-stable/sys/kern/
HDkern_sig.c4369 case SIGFASTBLOCK_UNBLOCK: in sys_sigfastblock()