Searched refs:pthread_testcancel (Results 1 - 10 of 10) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp385 ::pthread_testcancel();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp159 ::pthread_testcancel();
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_cancel.c39 __weak_reference(_pthread_testcancel, pthread_testcancel);
/freebsd-11-stable/lib/libc/gen/
H A D_pthread_stubs.c283 STUB_FUNC(pthread_testcancel, PJT_TESTCANCEL, void)
/freebsd-11-stable/include/
H A Dpthread.h296 void pthread_testcancel(void);
/freebsd-11-stable/share/man/man3/
H A DMakefile275 pthread_testcancel.3 \
336 PTHREAD_MLINKS+=pthread_testcancel.3 pthread_setcancelstate.3 \
337 pthread_testcancel.3 pthread_setcanceltype.3
/freebsd-11-stable/lib/libc/include/
H A Dun-namespace.h187 #undef pthread_testcancel macro
H A Dnamespace.h206 #define pthread_testcancel _pthread_testcancel macro
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Drping.c596 pthread_testcancel();
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_once.c134 pthread_testcancel();

Completed in 141 milliseconds