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
2025-12-26 03:09:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6caedc71c19dfd8fed832cb2a5a725ea2657ea1a
ladybird
/
Kernel
/
Graphics
/
Console
History
Andreas Kling
c922a7da09
Kernel: Rename ScopedSpinlock => SpinlockLocker
...
This matches MutexLocker, and doesn't sound like it's a lock itself.
2021-08-22 03:34:10 +02:00
..
Console.h
…
ContiguousFramebufferConsole.cpp
…
ContiguousFramebufferConsole.h
…
GenericFramebufferConsole.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
GenericFramebufferConsole.h
Kernel: Rename SpinLock => Spinlock
2021-08-22 03:34:10 +02:00
TextModeConsole.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
TextModeConsole.h
Kernel: Rename SpinLock => Spinlock
2021-08-22 03:34:10 +02:00
VGAConsole.cpp
…
VGAConsole.h
…