Files
ladybird/Userland/Libraries/LibThreading/BackgroundAction.cpp
Andrew Kaster e16bdb4a3c LibThreading: Add a way to cancel and join the background thread
This allows processes using BackgroundAction to actually exit when all
their threads have exited.
2024-04-26 09:41:24 +02:00

2.5 KiB