Home
last modified time | relevance | path

Searched refs:SIGFASTBLOCK_UNSETPTR (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rtld-elf/
H A Drtld_lock.c410 __sys_sigfastblock(SIGFASTBLOCK_UNSETPTR, NULL); in _rtld_thread_init()
/freebsd/sys/sys/
H A Dsignalvar.h261 #define SIGFASTBLOCK_UNSETPTR 3 macro
/freebsd/sys/kern/
H A Dkern_sig.c4528 case SIGFASTBLOCK_UNSETPTR: in sys_sigfastblock()