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 11:56:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9ecb3ecfae4b019b671b194c33962da0de98d5b
ladybird
/
Kernel
/
Locking
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
..
Lockable.h
Kernel: Move Lockable into its own header
2021-08-07 11:48:00 +02:00
LockLocation.h
Kernel: Introduce LockLocation abstraction from SourceLocation
2021-08-13 20:42:39 +02:00
LockMode.h
…
Mutex.cpp
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
Mutex.h
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
MutexProtected.h
Kernel: Simplify MutexProtected<T>
2021-08-22 03:34:09 +02:00
Spinlock.h
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00
SpinlockProtected.h
Kernel: Rename ScopedSpinlock => SpinlockLocker
2021-08-22 03:34:10 +02:00