Re: NSOperation, Sqlite, library routine called out of sequence
Re: NSOperation, Sqlite, library routine called out of sequence
- Subject: Re: NSOperation, Sqlite, library routine called out of sequence
- From: Greg Guerin <email@hidden>
- Date: Wed, 29 Apr 2009 11:52:54 -0700
Тимофей Даньшин wrote:
In short, i get an error calling the same synchronized singleton
DatabaseManager from different threads.
Are you sure your database accesses are synchronized (i.e. thread-
safe)? I see nothing in the posted code that uses @synchronized or
any other locking mechanism.
-- GG
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden