Searched refs:new_max_threads (Results 1 – 1 of 1) sorted by relevance
81 int new_max_threads; in __pthread_alloc() local159 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()