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

/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_sig.c58 static struct usigaction _thr_sigact[_SIG_MAXSIG]; variable in typeref:struct:usigaction
64 return (&_thr_sigact[signo - 1]);

Completed in 98 milliseconds