mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-12-03 17:51:25 +00:00
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. |
||
---|---|---|
.. | ||
SWRender | ||
UnitTests |