mariadb/storage/innobase/sync
Marko Mäkelä c486d4da98 Fix bit-rot left by the multiple buffer pools patch.
Rename buf_pool_watch, buf_pool_mutex, buf_pool_zip_mutex
to buf_pool->watch, buf_pool->mutex, buf_pool->zip_mutex
in comments. Refer to buf_pool->flush_list_mutex instead of
flush_list_mutex.

Remove obsolete declarations of buf_pool_mutex and buf_pool_zip_mutex.
2010-10-20 14:46:28 +03:00
..
sync0arr.c Improve InnoDB synchronization primitives on Windows 2010-07-20 15:42:31 -05:00
sync0rw.c Merge a change from mysql-5.1-innodb: 2010-06-01 17:03:55 +03:00
sync0sync.c Fix bit-rot left by the multiple buffer pools patch. 2010-10-20 14:46:28 +03:00