Searched refs:req_handler_thread (Results 1 – 1 of 1) sorted by relevance
241 static void *req_handler_thread(void *arg) in req_handler_thread() function445 ret = pthread_create(&req_thread, NULL, req_handler_thread, NULL); in run_server()