Searched refs:thread_wrapper (Results 1 – 1 of 1) sorted by relevance
50 thread_wrapper (void *arg) in thread_wrapper() function101 err = pthread_create (&tid, 0, thread_wrapper, (void *) clnt); in main()
Completed in 6 milliseconds