Files
ladybird/Kernel/FIFO.h
Andreas Kling 405383fd2f Refactor the FIFO implementation to use a DoubleBuffer as backing store.
This is considerably more efficient than using a CircularQueue.
2018-12-03 02:24:11 +01:00

577 B