Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-basic5.c36 if (pthread_setconcurrency (1) != 0) in do_test()
49 int e = pthread_setconcurrency (-1); in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dpthread-OBXSI.SUSv4.syms2 pthread_setconcurrency
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_setconcurrency.c28 pthread_setconcurrency (int level) in pthread_setconcurrency() function
A DMakefile.in24 pthread_setconcurrency
A DChangeLog9341 * pthread_setconcurrency.c (pthread_setconcurrency): Fail for
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dpthread.h319 extern int pthread_setconcurrency (int __level) __THROW;
/l4re-core-master/uclibc/lib/libpthread/include/
A Dpthread.h326 extern int pthread_setconcurrency (int __level) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/
A Dpthread.h323 extern int pthread_setconcurrency (int __level) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt452 - FUNC WEAK DEFAULT N pthread_setconcurrency
460 + FUNC GLOBAL DEFAULT N pthread_setconcurrency
720 pthread_setconcurrency
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread.h437 extern int pthread_setconcurrency (int __level) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dpthread.c949 weak_alias (__pthread_setconcurrency, pthread_setconcurrency) in weak_alias() argument
A Dlinuxthreads.texi1612 @deftypefun int pthread_setconcurrency (int @var{level})
1613 @code{pthread_setconcurrency} is unused in LinuxThreads due to the lack
1626 last call to @code{pthread_setconcurrency}.
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dpthread.c1174 weak_alias (__pthread_setconcurrency, pthread_setconcurrency) in weak_alias() argument
/l4re-core-master/uclibc/lib/libpthread/src/
A Dpthread.c1299 weak_alias (__pthread_setconcurrency, pthread_setconcurrency) in weak_alias() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in753 pthread_setconcurrency, setitimer, setpgrp, sighold,

Completed in 31 milliseconds