Home
last modified time | relevance | path

Searched refs:pthread_setconcurrency (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/lib/libthr/thread/
H A Dthr_concurrency.c48 __weak_reference(_pthread_setconcurrency, pthread_setconcurrency);
/freebsd-13.1/contrib/ntp/lib/isc/pthreads/
H A Dthread.c72 (void)pthread_setconcurrency(level); in isc_thread_setconcurrency()
/freebsd-13.1/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c60 pthread_setconcurrency(1); in main()
/freebsd-13.1/tests/sys/cddl/zfs/bin/
H A Drm_lnkcnt_zero_file.c126 if (pthread_setconcurrency(4)) { /* 3 threads + main */ in main()
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/cmd/rm_lnkcnt_zero_file/
H A Drm_lnkcnt_zero_file.c140 (void) pthread_setconcurrency(4); /* 3 threads + main */ in main()
/freebsd-13.1/lib/libthr/
H A Dpthread.map108 pthread_setconcurrency;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h194 #define pthread_setconcurrency _pthread_setconcurrency macro
H A Dun-namespace.h175 #undef pthread_setconcurrency
/freebsd-13.1/include/
H A Dpthread.h346 int pthread_setconcurrency(int);
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4280 pthread_setconcurrency \
371 (void) pthread_setconcurrency(2);
H A Dntp_libntp.m4428 AC_CHECK_FUNCS([pthread_setconcurrency])
/freebsd-13.1/share/man/man3/
H A DMakefile479 PTHREAD_MLINKS+=pthread_getconcurrency.3 pthread_setconcurrency.3
/freebsd-13.1/contrib/ntp/sntp/
H A Dconfig.h.in308 /* Define to 1 if you have the `pthread_setconcurrency' function. */
H A Dconfigure13200 pthread_setconcurrency \
14387 for ac_func in pthread_setconcurrency
/freebsd-13.1/contrib/ntp/
H A Dconfig.h.in724 /* Define to 1 if you have the `pthread_setconcurrency' function. */
H A Dconfigure22526 pthread_setconcurrency \
23713 for ac_func in pthread_setconcurrency
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2639 fun:pthread_setconcurrency=uninstrumented