mariadb/storage/innobase/lock
Eugene Kosov e9c389c334 MDEV-22701 InnoDB: encapsulate trx_sys.mutex and trx_sys.trx_list into a separate class
thread_safe_trx_ilist_t: almost generic one

UT_LIST was replaced with ilist<t>

innobase_kill_query: wrong comment removed.
2020-06-23 19:11:57 +03:00
..
lock0iter.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lock0lock.cc MDEV-22701 InnoDB: encapsulate trx_sys.mutex and trx_sys.trx_list into a separate class 2020-06-23 19:11:57 +03:00
lock0prdt.cc MDEV-22871: Remove pointer indirection for InnoDB hash_table_t 2020-06-18 14:16:01 +03:00
lock0wait.cc Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00