Searched refs:disc_thread (Results 1 – 1 of 1) sorted by relevance
415 pthread_t req_thread, disc_thread; in run_server() local451 ret = pthread_create(&disc_thread, NULL, disc_handler_thread, NULL); in run_server()