Searched refs:completion_pool (Results 1 – 2 of 2) sorted by relevance
43 static_thread_pool completion_pool(1); in main() local48 bind_executor(completion_pool.executor(), in main()55 completion_pool.wait(); in main()
69 static_thread_pool completion_pool(1); in main() local74 bind_executor(completion_pool.executor(), [](std::string lines) in main()80 completion_pool.wait(); in main()