1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 18:25:07 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
9457d83986 Kernel: Rename Locker => MutexLocker 2021-07-18 01:53:04 +02:00
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
Renamed from Kernel/Lock.h (Browse further)