Home
last modified time | relevance | path

Searched refs:pthread_sigqueue (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/lib/libthr/tests/
H A Dpthread_sigqueue_test.c72 ATF_TC(pthread_sigqueue);
73 ATF_TC_HEAD(pthread_sigqueue, tc) in ATF_TC_HEAD() argument
79 ATF_TC_BODY(pthread_sigqueue, tc) in ATF_TC_BODY() argument
107 error = pthread_sigqueue(thr[i], SIGUSR1, sv); in ATF_TC_BODY()
118 ATF_TP_ADD_TC(tp, pthread_sigqueue); in ATF_TP_ADD_TCS()
/freebsd-14.2/lib/libthr/thread/
H A Dthr_sigqueue.c46 __weak_reference(_Tthr_sigqueue, pthread_sigqueue);
/freebsd-14.2/lib/libthr/
H A Dpthread.map339 pthread_sigqueue;
/freebsd-14.2/include/
H A Dpthread.h309 int pthread_sigqueue(pthread_t thread, int sig,
/freebsd-14.2/share/man/man3/
H A DMakefile456 pthread_sigqueue.3 \
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2651 fun:pthread_sigqueue=uninstrumented