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

/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_private.h553 _thr_ast(thrd); \
595 _thr_ast(thrd); \
619 _thr_ast(curthrd); \
776 void _thr_ast(struct pthread *) __hidden;
H A Dthr_create.c268 _thr_ast(curthread);
H A Dthr_sig.c260 _thr_ast(struct pthread *curthread) function
289 * 2) because _thr_ast() may be called by

Completed in 230 milliseconds