MySQL 8.3.0
Source Code Documentation
thread_attrs_api_common.cc File Reference
#include <cstdint>
#include "sql/resourcegroups/platform/thread_attrs_api.h"

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...