mirror of
https://github.com/RGBCube/serenity
synced 2025-10-17 12:22:06 +00:00
![]() I believe this to be safe, as the main thing that LockRefPtr provides over RefPtr is safe copying from a shared LockRefPtr instance. I've inspected the uses of RefPtr<PhysicalPage> and it seems they're all guarded by external locking. Some of it is less obvious, but this is an area where we're making continuous headway. |
||
---|---|---|
.. | ||
Controller.cpp | ||
Controller.h | ||
Definitions.h | ||
InterruptHandler.cpp | ||
InterruptHandler.h | ||
Port.cpp | ||
Port.h |