On 5/25/17, Baruch Burstein <bmburst...@gmail.com> wrote:
>
> Is it safe to cache the mutex pointer returned by
> `sqlite3_db_mutex(sqlite3*)`?
> Can/does the mutex pointer change thought the life of the `sqlite3` object?
>

I think so, yes.  (Warning:  This answer given in the early morning,
before coffee!)

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to