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.
Wednesday, January 28, 2015
Home »
» What is synchronized() block in objective c? what is the use of that ?
0 comments:
Post a Comment