Searched refs:allocate_thread (Results 1 – 1 of 1) sorted by relevance
175 allocate_thread (void *closure) in allocate_thread() function249 int ret = pthread_create (threads + i, &small_stack, allocate_thread, NULL); in run_one()259 allocate_thread (NULL); in run_one()