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-04-27 23:12:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83fed5b2de58e7ad9dc2da1f15dd5cf0e052cadd
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
…
TextModeConsole.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
TextModeConsole.h
…
VGAConsole.cpp
…
VGAConsole.h
…