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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_cancel.c36 __weak_reference(_pthread_cancel, pthread_cancel);
56 _pthread_cancel(pthread_t pthread) function
62 * POSIX says _pthread_cancel should be async cancellation safe.
H A Dthr_init.c223 {DUAL_ENTRY(_pthread_cancel)}, /* PJT_CANCEL */
/freebsd-11-stable/lib/libc/include/
H A Dnamespace.h118 #define pthread_cancel _pthread_cancel

Completed in 102 milliseconds