Atomic with @_noLocks can cause metadata allocation or locks
|
|
26
|
1206
|
September 25, 2024
|
Sound usage of UnsafeAtomic's pointer based init
|
|
3
|
334
|
June 7, 2024
|
Atomics in Swift 6
|
|
11
|
1627
|
April 26, 2024
|
Atomic is only available in iOS 9999 or newer
|
|
7
|
486
|
February 6, 2024
|
Var of Atomic type is not an error?
|
|
6
|
329
|
February 6, 2024
|
Unsafe `withTaskGroup` optimization?
|
|
2
|
513
|
January 10, 2024
|
Atomics
|
|
67
|
7284
|
October 16, 2023
|
Trivial Swift binary segfaults on Linux when instantiating generic class with protocol constraint
|
|
1
|
710
|
June 18, 2023
|
Is there any way to ensure vars (atomics) are laid out on separate cache lines?
|
|
9
|
919
|
May 31, 2023
|
Swift-atomics: no way to enable AtomicReference on linux?
|
|
4
|
679
|
February 17, 2023
|
Use swift-atomics to track a “largest seen value”?
|
|
40
|
2267
|
February 15, 2023
|
Why isn’t `Double` usable with swift-atomics?
|
|
5
|
878
|
February 13, 2023
|
Am i using `AtomicReference` correctly?
|
|
3
|
1217
|
January 31, 2023
|
How to use swift-atomics to expose non-isolated state of an actor?
|
|
5
|
1245
|
December 16, 2022
|
Swift 5.7/6 and Non-Final Class Opt-In to AtomicReference
|
|
10
|
1390
|
October 3, 2022
|