mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 17:52:26 -05:00
cbaa3465a8
We should consider whether the selected Thread is within the same jail or not. Therefore let's make it clear to callers with jail semantics if a called method checks if the desired Thread object is within the same jail. As for Thread::for_each_* methods, currently nothing in the kernel codebase needs iteration with consideration for jails, so the old Thread::for_each* were simply renamed to include "ignoring_jails" suffix in their names. |
||
---|---|---|
.. | ||
AtomicEdgeAction.h | ||
Coredump.cpp | ||
Coredump.h | ||
CrashHandler.cpp | ||
FinalizerTask.cpp | ||
FinalizerTask.h | ||
FutexQueue.cpp | ||
FutexQueue.h | ||
PerformanceEventBuffer.cpp | ||
PerformanceEventBuffer.h | ||
PerformanceManager.h | ||
PowerStateSwitchTask.cpp | ||
PowerStateSwitchTask.h | ||
Process.cpp | ||
Process.h | ||
ProcessGroup.cpp | ||
ProcessGroup.h | ||
ProcessList.cpp | ||
Scheduler.cpp | ||
Scheduler.h | ||
SyncTask.cpp | ||
SyncTask.h | ||
Thread.cpp | ||
Thread.h | ||
ThreadBlockers.cpp | ||
ThreadTracer.cpp | ||
ThreadTracer.h | ||
WaitQueue.cpp | ||
WaitQueue.h | ||
WorkQueue.cpp | ||
WorkQueue.h |