Home
last modified time | relevance | path

Searched refs:pthread_barrierattr_init (Results 1 – 13 of 13) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_barrierattr.c40 __weak_reference(_pthread_barrierattr_init, pthread_barrierattr_init);
/freebsd/tools/test/stress2/misc/
H A Dselect.sh140 if ((r = pthread_barrierattr_init(&attr)) != 0)
H A Dselfd.sh134 if ((r = pthread_barrierattr_init(&attr)) != 0)
H A Dptrace5.sh178 if ((r = pthread_barrierattr_init(&attr)) != 0)
H A Dptrace6.sh182 if ((r = pthread_barrierattr_init(&attr)) != 0)
H A Dptrace7.sh215 if ((r = pthread_barrierattr_init(&attr)) != 0)
/freebsd/lib/libthr/
H A Dpthread.map14 pthread_barrierattr_init;
/freebsd/include/
H A Dpthread.h178 int pthread_barrierattr_init(pthread_barrierattr_t *);
/freebsd/lib/libc/include/
H A Dnamespace.h116 #define pthread_barrierattr_init _pthread_barrierattr_init macro
H A Dun-namespace.h97 #undef pthread_barrierattr_init
/freebsd/share/man/man3/
H A DMakefile497 pthread_barrierattr.3 pthread_barrierattr_init.3 \
/freebsd/tests/sys/kern/
H A Dptrace_test.c3503 REQUIRE_EQ(pthread_barrierattr_init(&battr), 0); in ATF_TC_BODY()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2566 fun:pthread_barrierattr_init=uninstrumented