Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-malloc-thread-fail.c175 allocate_thread (void *closure) in allocate_thread() function
249 int ret = pthread_create (threads + i, &small_stack, allocate_thread, NULL); in run_one()
259 allocate_thread (NULL); in run_one()