- Atomic is thread-safe.
- lock as Mutex, spin, or condition which is another type of semaphore.Read more ...https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/Multithreading/ThreadSafety/ThreadSafety.html
↧
Answer by Sandeep Rajbhar for Which is threadsafe atomic or non atomic?
↧