mariadb/tpool
Vladislav Vaintroub 584fc85e21 MDEV-32537 Name threads to improve debugging experience and diagnostics.
Use SetThreadDescription/pthread_setname_np to give threads a name.
2024-07-09 13:17:20 +02:00
..
aio_liburing.cc MDEV-32537 Name threads to improve debugging experience and diagnostics. 2024-07-09 13:17:20 +02:00
aio_linux.cc MDEV-32537 Name threads to improve debugging experience and diagnostics. 2024-07-09 13:17:20 +02: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 Change Find*.cmake modules to match conventions 2021-10-27 15:55:14 +02:00
task.cc MDEV-24512 fixup: Remove after_task_callback 2021-09-14 16:23:23 +03:00
task_group.cc MDEV-32841 Provide Innodb async IO statistics 2024-02-28 13:31:19 +01:00
tpool.h MDEV-32841 - review fixes 2024-02-28 13:31:19 +01:00
tpool_generic.cc MDEV-33840: Fix GCC -Wreorder 2024-06-13 19:57:40 +03:00
tpool_structs.h MDEV-32841 Use chrono::duration<double> instead of chrono::duration<float> 2024-02-28 13:31:19 +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