Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
None
Description
- Improve the Qt thread synchronisation primitives (mutexes, wait conditions, read-write locks, etc.)
- Add loadAcquire / storeRelease to the atomics
- Add compare-and-exchange that returns the value instead of success