mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
Truly independent web browser
6cba80510e
Instead of processes themselves getting scheduled to finish dying, let's have a Finalizer process that wakes up whenever someone is dying. This way we can do all kinds of lock-taking in process cleanup without risking reentering the scheduler. |
||
---|---|---|
AK | ||
Base | ||
Clock | ||
FontEditor | ||
Kernel | ||
LibC | ||
LibGUI | ||
SharedGraphics | ||
Terminal | ||
Userland | ||
WindowServer | ||
.gitignore |