Searched refs:async_getline (Results 1 – 2 of 2) sorted by relevance
15 void async_getline(IoExecutor io_ex, std::istream& is, Handler handler) in async_getline() function47 async_getline(io_pool.executor(), std::cin, in main()
15 void async_getline(IoExecutor io_ex, std::istream& is, Handler handler) in async_getline() function54 async_getline(io_work_ex, is, in async_getlines()