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

/freebsd-current/lib/libthr/thread/
H A Dthr_cancel.c35 __weak_reference(_thr_cancel, pthread_cancel);
36 __weak_reference(_thr_cancel, _pthread_cancel);
61 _thr_cancel(pthread_t pthread) function
H A Dthr_init.c223 [PJT_CANCEL] = {DUAL_ENTRY(_thr_cancel)},
H A Dthr_private.h1034 int _thr_cancel(pthread_t);

Completed in 68 milliseconds