![]() |
MySQL 9.5.0
Source Code Documentation
|
This is the complete list of members for Trx_by_id_with_min, including all inherited members.
| By_id typedef | Trx_by_id_with_min | private |
| by_id() const | Trx_by_id_with_min | inline |
| erase(trx_id_t trx_id) | Trx_by_id_with_min | inline |
| get(trx_id_t trx_id) const | Trx_by_id_with_min | inline |
| get_better_lower_bound_for_already_active_id() | Trx_by_id_with_min | static |
| get_cheap_lower_bound_for_already_active_id() | Trx_by_id_with_min | inlinestatic |
| insert(trx_t &trx) | Trx_by_id_with_min | inline |
| limit_to(std::atomic< trx_id_t > &a, trx_id_t upper_bound) | Trx_by_id_with_min | inlineprivatestatic |
| m_by_id | Trx_by_id_with_min | private |
| m_min_id | Trx_by_id_with_min | private |
| min_id() const | Trx_by_id_with_min | inline |
| s_lower_bound | Trx_by_id_with_min | privatestatic |
| s_updating_lower_bound | Trx_by_id_with_min | privatestatic |
| UPDATING_LOWER_BOUND | Trx_by_id_with_min | privatestatic |