Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_concurrency.c45 __weak_reference(_pthread_setconcurrency, pthread_setconcurrency);
/NextBSD/contrib/ntp/lib/isc/pthreads/
HDthread.c72 (void)pthread_setconcurrency(level); in isc_thread_setconcurrency()
/NextBSD/tools/regression/pthread/cv_cancel1/
HDcv_cancel1.c60 pthread_setconcurrency(1); in main()
/NextBSD/lib/libthr/
HDpthread.map108 pthread_setconcurrency;
/NextBSD/lib/libc/include/
HDnamespace.h189 #define pthread_setconcurrency _pthread_setconcurrency macro
HDun-namespace.h170 #undef pthread_setconcurrency
/NextBSD/include/
HDpthread.h336 int pthread_setconcurrency(int);
/NextBSD/share/man/man3/
HDMakefile309 PTHREAD_MLINKS+=pthread_getconcurrency.3 pthread_setconcurrency.3
/NextBSD/contrib/ntp/sntp/m4/
HDopenldap-thread-check.m4280 pthread_setconcurrency \
371 (void) pthread_setconcurrency(2);
HDntp_libntp.m4427 AC_CHECK_FUNCS([pthread_setconcurrency])
/NextBSD/contrib/ntp/sntp/
HDconfig.h.in302 /* Define to 1 if you have the `pthread_setconcurrency' function. */
HDconfigure14161 pthread_setconcurrency \
15348 for ac_func in pthread_setconcurrency
/NextBSD/contrib/ntp/
HDconfig.h.in695 /* Define to 1 if you have the `pthread_setconcurrency' function. */
HDconfigure26590 pthread_setconcurrency \
27777 for ac_func in pthread_setconcurrency
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2639 fun:pthread_setconcurrency=uninstrumented
/NextBSD/contrib/libstdc++/
DChangeLog-20054728 * testsuite/thread/pthread1.cc: Do not invoke pthread_setconcurrency