Home
last modified time | relevance | path

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

/glibc-2.36/htl/
Dpt-alloc.c81 int new_max_threads; in __pthread_alloc() local
159 new_max_threads in __pthread_alloc()
161 threads = malloc (new_max_threads * sizeof (struct __pthread *)); in __pthread_alloc()
190 __pthread_max_threads = new_max_threads; in __pthread_alloc()