mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-12-02 17:16:22 +00:00
Fork of the Cocotron for Darling
5a8fbcb491
The problem was that allocating a lock for objc_sync_enter would call NSPlatform currentPlatform for the lock class, which in turn would try to get the thread dictionary, which would call sync_enter. Changed NSThread to use a traditional NSLock. |
||
---|---|---|
AppKit | ||
ApplicationServices | ||
Cocoa | ||
CoreData | ||
CoreFoundation | ||
Foundation | ||
objc | ||
OpenGL | ||
testing | ||
LICENSE.txt |