-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/15/2011 09:37 AM, Steven Parkes wrote: > I've been using sqlite3 under iOS fine in FULLMUTEX mode, but it dies > horribly with NOMUTEX
What problem are you trying to solve by getting rid of SQLite's mutexes? Even if you remove them you still have to add the same thing back in again to ensure you don't use SQLite internals concurrently. If you don't then things will horribly die. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3QEBsACgkQmOOfHg372QQlmQCgg5RDD/XirQ9fVVAbWt4JvsID VlcAoM6Ow5aOAwngLzpjoKAFNmt/j9Yj =S09H -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users