Lines Matching refs:io_context
25 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
26 `io_context::poll_one()`.
28 * An additional thread per `io_context` is used to emulate asynchronous host
45 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
46 `io_context::poll_one()`.
48 * An additional thread per `io_context` is used to emulate asynchronous host
66 calls `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
67 `io_context::poll_one()`.
69 * An additional thread per `io_context` is used to emulate asynchronous host
88 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
89 `io_context::poll_one()`.
91 * An additional thread per `io_context` is used to emulate asynchronous host
109 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
110 `io_context::poll_one()`.
112 * An additional thread per `io_context` is used to emulate asynchronous host
130 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
131 `io_context::poll_one()`.
133 * An additional thread per `io_context` is used to emulate asynchronous host
152 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
153 `io_context::poll_one()`.
155 * An additional thread per `io_context` is used to emulate asynchronous host
174 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
175 `io_context::poll_one()`.
177 * An additional thread per `io_context` is used to emulate asynchronous host
196 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
197 `io_context::poll_one()`.
199 * An additional thread per `io_context` is used to emulate asynchronous host
217 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
218 `io_context::poll_one()`.
220 * An additional thread per `io_context` is used to emulate asynchronous host
241 `io_context::run()`, `io_context::run_one()`, `io_context::poll()` or
242 `io_context::poll_one()`.
244 * An additional thread per `io_context` is used to trigger timers. This thread
248 * An additional thread per `io_context` is used for the `select`
251 * An additional thread per `io_context` is used to emulate asynchronous host
268 * The core facilities such as the `io_context`, `strand`, buffers, composed
295 `io_context` for the handler to be executed.
297 * An additional thread per `io_context` is used to trigger timers. This thread