Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_sig.c62 __libc_sigaction_slot(int signo) in __libc_sigaction_slot() function
238 usa = __libc_sigaction_slot(sig); in thr_sighandler()
489 usa = __libc_sigaction_slot(sig); in _thr_signal_init()
528 usa = __libc_sigaction_slot(sig); in _thr_sigact_unload()
560 _thr_rwl_rdlock(&__libc_sigaction_slot(i)->lock); in _thr_signal_prefork()
569 _thr_rwl_unlock(&__libc_sigaction_slot(i)->lock); in _thr_signal_postfork()
578 bzero(&__libc_sigaction_slot(i) -> lock, in _thr_signal_postfork_child()
603 usa = __libc_sigaction_slot(sig); in __thr_sigaction()