mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 16:44:29 +02:00
os_aio_userdata_t: Remove. It was basically duplicating IORequest. buf_page_write_complete(): Take only IORequest as a parameter. os_aio_func(), pfs_os_aio_func(): Replaced with os_aio() that has no redundant parameters. There is only one caller, so there is no point to pass __FILE__, __LINE__ as a parameter. |
||
|---|---|---|
| .. | ||
| aio_linux.cc | ||
| aio_simulated.cc | ||
| aio_win.cc | ||
| CMakeLists.txt | ||
| task.cc | ||
| task_group.cc | ||
| tpool.h | ||
| tpool_generic.cc | ||
| tpool_structs.h | ||
| tpool_win.cc | ||
| wait_notification.cc | ||