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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_sig.c61 __libc_sigaction_slot(int signo) function
166 usa = __libc_sigaction_slot(sig);
418 usa = __libc_sigaction_slot(sig);
457 usa = __libc_sigaction_slot(sig);
489 _thr_rwl_rdlock(&__libc_sigaction_slot(i)->lock);
498 _thr_rwl_unlock(&__libc_sigaction_slot(i)->lock);
507 bzero(&__libc_sigaction_slot(i) -> lock,
532 usa = __libc_sigaction_slot(sig);

Completed in 60 milliseconds