Searched refs:worker_thread_main (Results 1 – 1 of 1) sorted by relevance
62 …threads.push_back(std::thread(worker_thread_main, std::ref(requestDispatcherNormalizedComponent), … in run()67 static void worker_thread_main( in worker_thread_main() function in ServerImpl