Searched refs:pthread_getconcurrency (Results 1 – 14 of 14) sorted by relevance
29 int c = pthread_getconcurrency (); in do_test()42 c = pthread_getconcurrency (); in do_test()61 c = pthread_getconcurrency (); in do_test()
23 pthread_getconcurrency (void) in pthread_getconcurrency() function
23 libpthread-routines-$(UCLIBC_SUSV4_LEGACY) += pthread_getconcurrency.c \
1 pthread_getconcurrency
316 extern int pthread_getconcurrency (void) __THROW;
323 extern int pthread_getconcurrency (void) __THROW;
320 extern int pthread_getconcurrency (void) __THROW;
404 - FUNC WEAK DEFAULT N pthread_getconcurrency405 + FUNC GLOBAL DEFAULT N pthread_getconcurrency689 pthread_getconcurrency
434 extern int pthread_getconcurrency (void) __THROW;
955 weak_alias (__pthread_getconcurrency, pthread_getconcurrency) in weak_alias() argument
1616 returned by a subsequent call to @code{pthread_getconcurrency}. It takes1622 @deftypefun int pthread_getconcurrency ()1623 @code{pthread_getconcurrency} is unused in LinuxThreads due to the lack
1180 weak_alias (__pthread_getconcurrency, pthread_getconcurrency) in weak_alias() argument
1307 weak_alias (__pthread_getconcurrency, pthread_getconcurrency) in weak_alias() argument
752 gettimeofday, isascii, pthread_getconcurrency,
Completed in 35 milliseconds