Searched refs:disc_handler_thread (Results 1 – 1 of 1) sorted by relevance
256 static void *disc_handler_thread(void *arg) in disc_handler_thread() function451 ret = pthread_create(&disc_thread, NULL, disc_handler_thread, NULL); in run_server()