summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibThreading/BackgroundAction.h
AgeCommit message (Expand)Author
2021-09-02LibCore+Userland: Implement Core::deferred_invokesin-ack
2021-07-12Revert "LibThreading: Fix BackgroundAction result use-after-free"Andreas Kling
2021-07-05LibThreading: Fix BackgroundAction result use-after-freeTom
2021-07-04LibThreading: Wake up the background worker thread when there's workAndreas Kling
2021-07-02LibThreading: Add ability to cancel ongoing BackgroundActionsSpencer Dixon
2021-05-22Userland: Rename LibThread => LibThreadingAndreas Kling