mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
17ee548bcd
This patch generalizes the concept used in Piano to wake up the event loop so it can react to something happening on a secondary thread. Basically, there's a pipe who is always part of the file descriptor set we pass to select(), and calling wake() simply writes a little to that pipe. |
||
---|---|---|
.. | ||
LibAudio | ||
LibC | ||
LibCore | ||
LibGUI | ||
LibHTML | ||
LibM |