![]() |
MySQL 26.7.0
Source Code Documentation
|
Task_registry instrumentation parameters, packed into this structure to simplify construction of a Task_registry class instance and prevent mistakes when passing a lot of integer parameters into the class constructor. More...
#include <task_registry_psi.h>
Public Attributes | |
| concurrency::Mutex_key | key_mutex_entry {0} |
| mutex: One key for mutex protecting each entry (1 mutex per 1 entry) More... | |
| allocators::Memory_resource | memory_resource {} |
| memory: memory instrumentation object More... | |
Task_registry instrumentation parameters, packed into this structure to simplify construction of a Task_registry class instance and prevent mistakes when passing a lot of integer parameters into the class constructor.
| concurrency::Mutex_key mysql::scheduler::Task_registry_psi::key_mutex_entry {0} |
mutex: One key for mutex protecting each entry (1 mutex per 1 entry)
| allocators::Memory_resource mysql::scheduler::Task_registry_psi::memory_resource {} |
memory: memory instrumentation object