Searched refs:new_max_threads (Results 1 – 1 of 1) sorted by relevance
80 int new_max_threads; in __pthread_alloc() local158 new_max_threads in __pthread_alloc()160 threads = malloc (new_max_threads * sizeof (struct __pthread *)); in __pthread_alloc()189 __pthread_max_threads = new_max_threads; in __pthread_alloc()
Completed in 3 milliseconds