mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
d897b4dc25
Make dict_table_t::n_ref_count private, and protect it with a combination of dict_sys->mutex and atomics. We want to be able to invoke dict_table_t::release() without holding dict_sys->mutex. |
||
---|---|---|
.. | ||
lock0iter.cc | ||
lock0lock.cc | ||
lock0prdt.cc | ||
lock0wait.cc |