This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-18 00:59:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57fc6eb9be4db455df2b0cf8136ab4b4d9ec2312
ladybird
/
Kernel
/
Storage
History
Andreas Kling
cee9528168
Kernel: Rename Lock to Mutex
...
Let's be explicit about what kind of lock this is meant to be.
2021-07-17 21:10:32 +02:00
..
Partition
…
AHCI.h
…
AHCIController.cpp
…
AHCIController.h
…
AHCIPort.cpp
…
AHCIPort.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
AHCIPortHandler.cpp
…
AHCIPortHandler.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
ATA.h
…
BMIDEChannel.cpp
…
BMIDEChannel.h
…
IDEChannel.cpp
…
IDEChannel.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
IDEController.cpp
…
IDEController.h
…
PATADiskDevice.cpp
…
PATADiskDevice.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
RamdiskController.cpp
…
RamdiskController.h
…
RamdiskDevice.cpp
…
RamdiskDevice.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
SATADiskDevice.cpp
…
SATADiskDevice.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
StorageController.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
StorageDevice.cpp
…
StorageDevice.h
Kernel: Rename Lock to Mutex
2021-07-17 21:10:32 +02:00
StorageManagement.cpp
…
StorageManagement.h
…