MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for ut_lock_free_list_node_t< T >, including all inherited members.
alloc(size_t n_elements) | ut_lock_free_list_node_t< T > | inlinestatic |
await_release_of_old_references() | ut_lock_free_list_node_t< T > | inline |
begin_access() | ut_lock_free_list_node_t< T > | inline |
dealloc(ut_lock_free_list_node_t *ptr) | ut_lock_free_list_node_t< T > | inlinestatic |
grow(int64_t deleted_val, bool *grown_by_this_thread) | ut_lock_free_list_node_t< T > | inline |
m_base | ut_lock_free_list_node_t< T > | |
m_n_base_elements | ut_lock_free_list_node_t< T > | |
m_n_ref | ut_lock_free_list_node_t< T > | private |
m_next | ut_lock_free_list_node_t< T > | |
m_pending_free | ut_lock_free_list_node_t< T > | |
n_deleted(int64_t deleted_val) const | ut_lock_free_list_node_t< T > | inlineprivate |
next_t typedef | ut_lock_free_list_node_t< T > | |
ut_lock_free_list_node_t(size_t n_elements) | ut_lock_free_list_node_t< T > | inlineexplicit |