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.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/charleswiltgen--axiom--axiom-synchronization commit bd881569a9

Frequently asked questions

npx skillmds@latest add tomevault-io/axiom-synchronization