Searched refs:worker_thread (Results 1 – 1 of 1) sorted by relevance
43 void *worker_thread(void *arg) { in worker_thread() function73 pthread_create(&th[i], 0, worker_thread, (void *)(long)i); in main()