mariadb/tpool
Dave Gosselin db0c28eff8 MDEV-33746 Supply missing override markings
Find and fix missing virtual override markings.  Updates cmake
maintainer flags to include -Wsuggest-override and
-Winconsistent-missing-override.
2024-06-20 11:32:13 -04:00
..
aio_linux.cc Add missing include <cstdio> 2023-01-27 12:43:38 +11:00
aio_simulated.cc MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
aio_win.cc MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
CMakeLists.txt
task.cc
task_group.cc
tpool.h MDEV-27900: aio handle partial reads/writes 2022-03-12 09:47:53 +11:00
tpool_generic.cc MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
tpool_structs.h MDEV-32861 InnoDB hangs when running out of I/O slots 2023-11-22 16:54:41 +02:00
tpool_win.cc MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
wait_notification.cc