diff options
author | Andreas Kling <kling@serenityos.org> | 2023-04-23 19:45:12 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-04-25 14:48:40 +0200 |
commit | 1587caef842c66ed382fc75c8f116d09ea7acc06 (patch) | |
tree | 731e8f371274050da5559a2387ef3a1c272d859b /Ladybird | |
parent | 3a70a16ca78d2627c0b754ae872b8363c8154f8f (diff) | |
download | serenity-1587caef842c66ed382fc75c8f116d09ea7acc06.zip |
LibCore: Move event queueing to a per-thread event queue
Instead of juggling events between individual instances of
Core::EventLoop, move queueing and processing to a separate per-thread
queue (ThreadEventQueue).
Diffstat (limited to 'Ladybird')
0 files changed, 0 insertions, 0 deletions