Home
last modified time | relevance | path

Searched refs:pthread_attr_init (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_join.c100 ATF_REQUIRE(pthread_attr_init(&attr) == 0); in threadfunc1()
156 pthread_attr_init(&attr); in threadfunc2()
H A Dt_detach.c67 PTHREAD_REQUIRE(pthread_attr_init(&attr)); in ATF_TC_BODY()
H A Dt_name.c80 PTHREAD_REQUIRE(pthread_attr_init(&attr)); in ATF_TC_BODY()
/freebsd/contrib/ntp/libntp/lib/isc/pthreads/
H A Dthread.c39 pthread_attr_init(&attr); in isc_thread_create()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DThreadLauncher.cpp52 if (::pthread_attr_init(&thread_attr) == 0) { in LaunchThread()
/freebsd/cddl/contrib/opensolaris/head/
H A Dthread.h87 pthread_attr_init(&attr); in thr_create()
/freebsd/tools/test/stress2/misc/
H A Dtmpfs26.sh100 pthread_attr_init(&attr);
H A Dsyzkaller68.sh79 pthread_attr_init(&attr);
H A Dsyzkaller1.sh62 pthread_attr_init(&attr);
H A Dsyzkaller39.sh67 pthread_attr_init(&attr);
H A Dsyzkaller11.sh72 pthread_attr_init(&attr);
H A Dsyzkaller14.sh83 pthread_attr_init(&attr);
H A Dsyzkaller32.sh93 pthread_attr_init(&attr);
H A Dsyzkaller41.sh81 pthread_attr_init(&attr);
H A Dsyzkaller58.sh78 pthread_attr_init(&attr);
H A Dsyzkaller31.sh82 pthread_attr_init(&attr);
H A Dsyzkaller43.sh76 pthread_attr_init(&attr);
H A Dsyzkaller45.sh113 pthread_attr_init(&attr);
H A Dsyzkaller49.sh83 pthread_attr_init(&attr);
H A Dsyzkaller56.sh68 pthread_attr_init(&attr);
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp40 int pthread_attr_init(void *attr);
453 pthread_attr_init(&myattr); in INTERCEPTOR()
/freebsd/lib/libthr/
H A Dpthread.map27 pthread_attr_init;
/freebsd/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp246 pthread_attr_init(&tmpattr); in INTERCEPTOR()
/freebsd/include/
H A Dpthread.h164 int pthread_attr_init(pthread_attr_t *);
/freebsd/lib/libc/include/
H A Dnamespace.h99 #define pthread_attr_init _pthread_attr_init macro

123