3

In my application I want to start same operation in multiple threads. I know writing same object in multiple threads is not safe. Anyone please help me to handle this situation.

Thanks AKS

AKS
  • 145
  • 2
  • 10
  • 1
    Refer to this post: http://stackoverflow.com/questions/10853529/locking-an-object-from-being-accessed-by-multiple-threads-objective-c – Jonny Vu Jul 24 '15 at 08:30
  • refer this link [multithreading](http://stackoverflow.com/questions/3879034/how-to-wait-for-a-thread-to-finish-in-objective-c) make group of thread and execute in queue – Rudra Oct 15 '15 at 13:35

0 Answers0