Joe Wilson <[EMAIL PROTECTED]> wrote:
> Let's assume that for a given OS that fcntl() file locks
> work perfectly well on any thread. Would it then be safe
> from an SQLite perspective to finalize statements that were 
> prepared in one thread in a different thread? (where the sqlite 
> connection would only be used on one thread at a time).
> 

Yes.  But then your application is not portable to RedHat9.
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to