mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00:00
838d9fa251
Similar to Process, we need to make Thread refcounted. This will solve problems that will appear once we schedule threads on more than one processor. This allows us to hold onto threads without necessarily holding the scheduler lock for the entire duration. |
||
---|---|---|
.. | ||
FinalizerTask.cpp | ||
FinalizerTask.h | ||
SyncTask.cpp | ||
SyncTask.h |