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