Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_concurrency.c45 __weak_reference(_pthread_setconcurrency, pthread_setconcurrency);
/freebsd/contrib/ntp/libntp/lib/isc/pthreads/
H A Dthread.c72 (void)pthread_setconcurrency(level); in isc_thread_setconcurrency()
/freebsd/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c59 pthread_setconcurrency(1); in main()
/freebsd/tests/sys/cddl/zfs/bin/
H A Drm_lnkcnt_zero_file.c124 if (pthread_setconcurrency(4)) { /* 3 threads + main */ in main()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Drm_lnkcnt_zero_file.c140 (void) pthread_setconcurrency(4); /* 3 threads + main */ in main()
/freebsd/lib/libthr/
H A Dpthread.map107 pthread_setconcurrency;
/freebsd/include/
H A Dpthread.h351 int pthread_setconcurrency(int);
/freebsd/lib/libc/include/
H A Dnamespace.h192 #define pthread_setconcurrency _pthread_setconcurrency macro
H A Dun-namespace.h173 #undef pthread_setconcurrency
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4280 pthread_setconcurrency \
371 (void) pthread_setconcurrency(2);
H A Dntp_libntp.m4429 AC_CHECK_FUNCS([pthread_setconcurrency])
/freebsd/share/man/man3/
H A DMakefile505 PTHREAD_MLINKS+=pthread_getconcurrency.3 pthread_setconcurrency.3
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in302 /* Define to 1 if you have the `pthread_setconcurrency' function. */
/freebsd/contrib/ntp/
H A Dconfig.h.in736 /* Define to 1 if you have the `pthread_setconcurrency' function. */
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2645 fun:pthread_setconcurrency=uninstrumented