Files
ladybird/Kernel
Andreas Kling 1e89f7d64e Kernel: Remove an unnecessary indirection between timer and scheduler
We don't need a wrapper Function object that just forwards the timer
callback to the scheduler tick function. It already has the same
signature, so we can just plug it in directly. :^)

Same with the clock updating function.
2020-04-16 18:49:20 +02:00
..
2020-04-13 23:20:59 +02:00
2020-01-18 09:45:54 +01:00
2020-03-28 18:27:18 +01:00
2020-01-31 13:13:04 +01:00
2020-04-10 13:09:35 +02:00
2020-03-21 09:46:30 +01:00
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00
2020-01-18 09:45:54 +01:00
2020-03-28 18:27:18 +01:00
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00