Searched refs:thr_fn (Results 1 – 1 of 1) sorted by relevance
163 void *thr_fn(void *arg) in thr_fn() function187 int err = pthread_create(&tid[i], NULL, thr_fn, NULL); in main()