MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for IoThread, including all inherited members.
context() noexcept | IoThread | inline |
cpu_affinity() const | IoThread | inline |
cpu_affinity_ | IoThread | private |
io_ctx_ | IoThread | private |
IoThread(size_t ndx, std::bitset< ThreadAffinity::max_cpus > cpu_affinity, const std::string &backend_name="poll") | IoThread | inline |
join() | IoThread | inline |
ndx_ | IoThread | private |
operator()() | IoThread | |
stop() | IoThread | inline |
thr_ | IoThread | private |
~IoThread() | IoThread | inline |