Home
last modified time | relevance | path

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

/malloc/
A 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()

Completed in 5 milliseconds