mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:21:01 +00:00
Instead of using a separate synchronization variable, just use the lock holder TID for synchronization. This way, we only need to CAS when first acquiring a lock. |
||
|---|---|---|
| .. | ||
| BackgroundAction.cpp | ||
| BackgroundAction.h | ||
| Lock.h | ||
| Makefile | ||
| Thread.cpp | ||
| Thread.h | ||