Home
last modified time | relevance | path

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

/htl/
A Dpt-alloc.c79 int max_threads; in __pthread_alloc() local
153 max_threads = __pthread_max_threads; in __pthread_alloc()
159 = max_threads > 0 ? max_threads * 2 : _POSIX_THREAD_THREADS_MAX; in __pthread_alloc()
170 if (max_threads != __pthread_max_threads) in __pthread_alloc()

Completed in 4 milliseconds