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