Historique des commits

Auteur SHA1 Message Date
  Zaggy1024 71df0ee994 LibThreading: Remove Thread's inheritance from Core::EventReceiver il y a 1 an
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver il y a 1 an
  Ali Mohammad Pur 0c5c75e8a4 LibCore: Slightly rework the Core::Promise API il y a 2 ans
  kleines Filmröllchen 04b44a827a LibThreading: Only run on_error callback when action wasn't canceled il y a 2 ans
  Tim Ledbetter d1a964a43b LibThreading: Resolve BackgroundAction error callback use-after-free il y a 2 ans
  Lucas CHOLLET ebb9c3a430 LibThreading: Execute `on_error` on the original `EventLoop` il y a 2 ans
  kleines Filmröllchen cf1fa419ab LibThreading: Register BackgroundAction with EventLoop il y a 2 ans
  Lucas CHOLLET 2693745336 LibThreading+Everywhere: Support returning error from `BackgroundAction` il y a 2 ans
  Lenny Maiorani a53c00f1df Libraries: Use default constructors/destructors in LibThreading il y a 3 ans
  kleines Filmröllchen 704bb361bb LibCore: Allow event loops on other threads to wake up il y a 3 ans
  Andreas Kling d1cea57246 LibThreading: Invoke BackgroundAction completions on origin event loop il y a 3 ans
  Ben Wiederhake 59619572d6 LibThreading: Remove redundant method il y a 3 ans
  sin-ack e9121f8b1f LibCore+Userland: Implement Core::deferred_invoke il y a 3 ans
  Andreas Kling 2e3df52862 Revert "LibThreading: Fix BackgroundAction result use-after-free" il y a 4 ans
  Tom b2e6088bff LibThreading: Fix BackgroundAction result use-after-free il y a 4 ans
  Andreas Kling e8579ed24a LibThreading: Wake up the background worker thread when there's work il y a 4 ans
  Spencer Dixon 00f93b2545 LibThreading: Add ability to cancel ongoing BackgroundActions il y a 4 ans
  Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading il y a 4 ans