Searched refs:worker_fn (Results 1 – 1 of 1) sorted by relevance
43 static void *worker_fn(void *arg) in worker_fn() function144 ret = pthread_create(&workers[i].tid, NULL, worker_fn, &workers[i]); in run()