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-01-29 03:46:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de2c1bc5c31e7cf408e614e4d1a4ae5e4d37c8a3
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
…