mariadb/storage/innobase/sync
Marko Mäkelä edbde4a11f MDEV-24167: Replace fil_space::latch
We must avoid acquiring a latch while we are already holding one.
The tablespace latch was being acquired recursively in some
operations that allocate or free pages.
2020-11-24 15:43:12 +02:00
..
srw_lock_futex.cc MDEV-24167: Use lightweight srw_lock for btr_search_latch 2020-11-24 15:41:03 +02:00
sync0arr.cc Cleanup: Simplify sync_array_object_signalled() 2020-09-30 13:37:15 +03:00
sync0debug.cc MDEV-24167: Replace fil_space::latch 2020-11-24 15:43:12 +02:00
sync0rw.cc MDEV-24167: Replace dict_operation_lock (dict_sys.latch) 2020-11-24 15:43:11 +02:00
sync0sync.cc MDEV-24167: Replace fts_cache_rw_lock, fts_cache_init_rw_lock with mutex 2020-11-24 15:43:12 +02:00