mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 02:51:01 +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. |
||
|---|---|---|
| .. | ||
| AHCI | ||
| GenericIDE | ||
| ATAController.h | ||
| ATADevice.cpp | ||
| ATADevice.h | ||
| ATADiskDevice.cpp | ||
| ATADiskDevice.h | ||
| ATAPort.cpp | ||
| ATAPort.h | ||
| Definitions.h | ||