I have a Threaded application, in which there is a NSMutableArray
, which contains the NSManagedObjects
, Now i want my array to be accessed once at a time by any Thread. So how do i synchronize that array, or may be put locking mechanism on it.
Thanks in Advance ...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…