Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_exit.c206 _pthread_exit_mask(status, NULL); in _Tthr_exit()
210 _pthread_exit_mask(void *status, sigset_t *mask) function
H A Dthr_sig.c368 _pthread_exit_mask(PTHREAD_CANCELED, in check_cancel()
H A Dthr_private.h856 void _pthread_exit_mask(void *status, sigset_t *mask) __dead2 __hidden;