Searched refs:thread_alot_func (Results 1 – 1 of 1) sorted by relevance
40 static void *thread_alot_func(void *arg) { in thread_alot_func() function54 pthread_create(&threads[i % kAlive], 0, thread_alot_func, 0); in TEST()