mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 12:11:13 +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 | ||