mariadb/storage/innobase/sync
Marko Mäkelä 73af075366 Reduce the number of rw_lock_own() calls
Replace pairs of rw_lock_own() calls with
calls to rw_lock_own_flagged().

These calls are only present in debug builds.
2018-07-23 17:49:01 +03:00
..
sync0arr.cc Fix some GCC 7 warnings for InnoDB 2017-08-10 14:00:51 +03:00
sync0debug.cc Remove unused metadata for non-existing sync_thread_mutex 2018-01-28 22:17:54 +02:00
sync0rw.cc Reduce the number of rw_lock_own() calls 2018-07-23 17:49:01 +03:00
sync0sync.cc Remove unused metadata for non-existing sync_thread_mutex 2018-01-28 22:17:54 +02:00