MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for ThreadAffinity, including all inherited members.
affinity() const noexcept | ThreadAffinity | |
affinity(std::bitset< ThreadAffinity::max_cpus > cpus) const noexcept | ThreadAffinity | |
current_thread_handle() noexcept | ThreadAffinity | static |
max_cpus | ThreadAffinity | static |
native_handle_type typedef | ThreadAffinity | |
thread_id_ | ThreadAffinity | private |
ThreadAffinity(native_handle_type thread_id) noexcept | ThreadAffinity | inline |