Home
last modified time | relevance | path

Searched refs:pthread_getconcurrency (Results 1 – 14 of 14) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-basic5.c29 int c = pthread_getconcurrency (); in do_test()
42 c = pthread_getconcurrency (); in do_test()
61 c = pthread_getconcurrency (); in do_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_getconcurrency.c23 pthread_getconcurrency (void) in pthread_getconcurrency() function
A DMakefile.in23 libpthread-routines-$(UCLIBC_SUSV4_LEGACY) += pthread_getconcurrency.c \
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dpthread-OBXSI.SUSv4.syms1 pthread_getconcurrency
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dpthread.h316 extern int pthread_getconcurrency (void) __THROW;
/l4re-core-master/uclibc/lib/libpthread/include/
A Dpthread.h323 extern int pthread_getconcurrency (void) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/
A Dpthread.h320 extern int pthread_getconcurrency (void) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt404 - FUNC WEAK DEFAULT N pthread_getconcurrency
405 + FUNC GLOBAL DEFAULT N pthread_getconcurrency
689 pthread_getconcurrency
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread.h434 extern int pthread_getconcurrency (void) __THROW;
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dpthread.c955 weak_alias (__pthread_getconcurrency, pthread_getconcurrency) in weak_alias() argument
A Dlinuxthreads.texi1616 returned by a subsequent call to @code{pthread_getconcurrency}. It takes
1622 @deftypefun int pthread_getconcurrency ()
1623 @code{pthread_getconcurrency} is unused in LinuxThreads due to the lack
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dpthread.c1180 weak_alias (__pthread_getconcurrency, pthread_getconcurrency) in weak_alias() argument
/l4re-core-master/uclibc/lib/libpthread/src/
A Dpthread.c1307 weak_alias (__pthread_getconcurrency, pthread_getconcurrency) in weak_alias() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in752 gettimeofday, isascii, pthread_getconcurrency,

Completed in 35 milliseconds