Mike Ash: Apple’s implementation of @synchronized is available as part of the Objective-C runtime source distribution. This specific bit is available here. It’s build for speed rather than simplicity as the above toy implementation is. It’s interesting to see what it does the same and what it does differently. The basic concept is the same. … Continue reading Let’s Build @synchronized
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed