mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 10:40:59 +00:00
m_holder.compare_exchange_strong(expected, desired, ...) will either successfully update the value to desired if == expected or put the current value in expected otherwise. |
||
|---|---|---|
| .. | ||
| BackgroundAction.cpp | ||
| BackgroundAction.h | ||
| CMakeLists.txt | ||
| Lock.h | ||
| Thread.cpp | ||
| Thread.h | ||