mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-02 01:12:32 +00:00
In order to repaint the GUI after the sound thread has produced some sweet new waves, we post a CCustomEvent to the main thread's event loop and then wake up that event loop via CEventLoop::wake().