Wednesday, January 28, 2015

What is synchronized() block in objective c? what is the use of that ?


The @synchronized()directive locks a section of code for use by a single thread. Other threads are blocked until the thread exits the protected code.

0 comments:

Post a Comment

About

Blog Archive

Powered by Blogger.

Blog Archive