![]() |
MySQL 8.0.44
Source Code Documentation
|
Namespaces | |
| namespace | resourcegroups |
| namespace | resourcegroups::platform |
Functions | |
| bool | resourcegroups::platform::is_valid_thread_priority (int priority) |
| Check if thread priority value is valid. More... | |
| int | resourcegroups::platform::min_thread_priority_value () |
| Get the minimum priority value. More... | |
| int | resourcegroups::platform::max_thread_priority_value () |
| Get the maximum priority value. More... | |
| uint32_t | resourcegroups::platform::num_vcpus () |
| Get the number of VCPU. More... | |