Home
last modified time | relevance | path

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

123

/freebsd-head/contrib/netbsd-tests/lib/libpthread/
HDt_join.c100 ATF_REQUIRE(pthread_attr_init(&attr) == 0); in threadfunc1()
156 pthread_attr_init(&attr); in threadfunc2()
HDt_detach.c67 PTHREAD_REQUIRE(pthread_attr_init(&attr)); in ATF_TC_BODY()
HDt_name.c80 PTHREAD_REQUIRE(pthread_attr_init(&attr)); in ATF_TC_BODY()
/freebsd-head/contrib/ntp/libntp/lib/isc/pthreads/
HDthread.c39 pthread_attr_init(&attr); in isc_thread_create()
/freebsd-head/contrib/llvm-project/lldb/source/Host/common/
HDThreadLauncher.cpp52 if (::pthread_attr_init(&thread_attr) == 0) { in LaunchThread()
/freebsd-head/cddl/contrib/opensolaris/head/
HDthread.h87 pthread_attr_init(&attr); in thr_create()
/freebsd-head/tools/test/stress2/misc/
HDtmpfs26.sh100 pthread_attr_init(&attr);
HDsyzkaller68.sh79 pthread_attr_init(&attr);
HDsyzkaller39.sh67 pthread_attr_init(&attr);
HDsyzkaller1.sh62 pthread_attr_init(&attr);
HDsyzkaller32.sh93 pthread_attr_init(&attr);
HDsyzkaller41.sh81 pthread_attr_init(&attr);
HDsyzkaller14.sh83 pthread_attr_init(&attr);
HDsyzkaller11.sh72 pthread_attr_init(&attr);
HDsyzkaller58.sh78 pthread_attr_init(&attr);
HDsyzkaller56.sh68 pthread_attr_init(&attr);
HDsyzkaller43.sh76 pthread_attr_init(&attr);
HDsyzkaller45.sh113 pthread_attr_init(&attr);
HDsyzkaller31.sh82 pthread_attr_init(&attr);
HDsyzkaller49.sh83 pthread_attr_init(&attr);
/freebsd-head/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_interceptors.cpp40 int pthread_attr_init(void *attr);
453 pthread_attr_init(&myattr); in INTERCEPTOR()
/freebsd-head/lib/libthr/
HDpthread.map27 pthread_attr_init;
/freebsd-head/contrib/llvm-project/compiler-rt/lib/safestack/
HDsafestack.cpp246 pthread_attr_init(&tmpattr); in INTERCEPTOR()
/freebsd-head/lib/libc/include/
HDnamespace.h99 #define pthread_attr_init _pthread_attr_init macro
HDun-namespace.h80 #undef pthread_attr_init

123