Searched refs:thread_fn (Results 1 – 1 of 1) sorted by relevance
28 static void *thread_fn(void* varg) in thread_fn() function49 pthread_create(threads + i, NULL, thread_fn, arg); in main()