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

/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_sigaltstack.c67 oonstack = _thr_sigonstack(&ss);
103 _thr_sigonstack(void *sp) function
H A Dthr_private.h1195 int _thr_sigonstack(void *sp);
H A Dthr_sig.c479 onstack = _thr_sigonstack(&sigfunc);

Completed in 55 milliseconds