
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>BleepingSwift</title>
      <link>https://bleepingswift.com/blog</link>
      <description>Learn Swift and SwiftUI with concise tutorials and examples.</description>
      <language>en-us</language>
      <managingEditor>undefined (Mick MacCallum)</managingEditor>
      <webMaster>undefined (Mick MacCallum)</webMaster>
      <lastBuildDate>Tue, 07 Apr 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://bleepingswift.com/tags/locks/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://bleepingswift.com/blog/osallocated-unfair-lock-swift</guid>
    <title>OSAllocatedUnfairLock: The Type-Safe Replacement for os_unfair_lock</title>
    <link>https://bleepingswift.com/blog/osallocated-unfair-lock-swift</link>
    <description>OSAllocatedUnfairLock wraps os_unfair_lock with a closure-based API that makes it impossible to forget to unlock and keeps the lock&#39;s storage alive for as long as you need it.</description>
    <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
    <author>undefined (Mick MacCallum)</author>
    <category>Swift</category><category>Concurrency</category><category>Locks</category>
  </item>

    </channel>
  </rss>
