home/categories/framework-internals/comeonoliver-skillshub-skills-charleswiltgen-axiom-axiom-synchronization-skill-md
framework-internalsdevelopment

axiom-synchronization

Use when needing thread-safe primitives for performance-critical code. Covers Mutex (iOS 18+), OSAllocatedUnfairLock (iOS 16+), Atomic types, when to use locks vs actors, deadlock prevention with Swift Concurrency.

ComeOnOliver
maintainer
ComeOnOliver
اپ ڈیٹ ہوا 3/23/2026
اسٹارز
26
فورکس
7
quick start

Installation and usage

Use when needing thread-safe primitives for performance-critical code. Covers Mutex (iOS 18+), OSAllocatedUnfairLock (iOS 16+), Atomic types, when to use locks vs actors, deadlock prevention with Swift Concurrency.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use axiom-synchronization