mariadb/tpool
Sergei Golubchik f92388fa14 MDEV-27900 fixes
* prevent infinite recursion in beyond-EOF reads (when pread returns 0)
* reduce code duplication

followup for d78173828e and f4fb6cb3fe
2022-03-25 20:33:42 +01:00
..
aio_liburing.cc MDEV-27900 fixes 2022-03-25 20:33:42 +01:00
aio_linux.cc MDEV-27900 fixes 2022-03-25 20:33:42 +01:00
aio_simulated.cc MDEV-27900: aio handle partial reads/writes 2022-03-12 09:47:53 +11:00
aio_win.cc MDEV-16264: Add threadpool library 2019-11-15 16:50:22 +01:00
CMakeLists.txt io_liburing: ENOMEM handling - use io_uring_mlock_size 2021-04-15 07:42:13 +10:00
task.cc MDEV-24512 fixup: Remove after_task_callback 2021-09-14 16:23:23 +03:00
task_group.cc MDEV-24512 fixup: Remove after_task_callback 2021-09-14 16:23:23 +03:00
tpool.h MDEV-27900 fixes 2022-03-25 20:33:42 +01:00
tpool_generic.cc MDEV-27900 fixes 2022-03-25 20:33:42 +01:00
tpool_structs.h MDEV-21326 : Address TSAN warnings in tpool. 2020-01-12 20:30:26 +01:00
tpool_win.cc MDEV-24512 fixup: Remove after_task_callback 2021-09-14 16:23:23 +03:00
wait_notification.cc tpool - misc fixes 2020-01-12 21:34:59 +01:00