Is it always necessary to lock around mutations of an NSMutableDictionary?
Is it always necessary to lock around mutations of an NSMutableDictionary?
- Subject: Is it always necessary to lock around mutations of an NSMutableDictionary?
- From: Andrew Garber <email@hidden>
- Date: Thu, 14 Jul 2005 21:44:46 -0700
In a multithreaded app, is it always necessary to lock around any
changes you make to an NSMutableDictionary... even if you're only
going to be adding new key-value pairs (i.e. never changing or
removing the existing key-value pairs)?
Thanks,
Andrew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden