ladybird/Libraries/LibThreading
Andreas Kling 3c0d0ecc28 LibThreading: Remove BackgroundAction
Remove BackgroundAction after ImageDecoder stopped using it. Drop its
dedicated test target and sources from LibThreading.

Replace the LibCore stream tests' remaining usage with explicit Thread
objects so the tree no longer depends on the removed API.
2026-06-05 20:00:12 +02:00
..
CMakeLists.txt LibThreading: Remove BackgroundAction 2026-06-05 20:00:12 +02:00
Forward.h LibThreading: Remove WorkerThread 2026-01-26 15:51:46 -06:00
Thread.cpp LibThreading: Allow configuring thread stack size 2026-03-06 13:06:05 +01:00
Thread.h LibThreading: Allow configuring thread stack size 2026-03-06 13:06:05 +01:00
ThreadPool.cpp LibThreading/LibSync: Split out sync primitives 2026-05-08 18:58:35 -05:00
ThreadPool.h LibThreading/LibSync: Split out sync primitives 2026-05-08 18:58:35 -05:00