Hello, I'm new. If the compiler option SQLITE_THREADSAFE = 1 or 2 in VxWorks, what happens next? If error: does this mean that does not support pthread? I think not. If Success: how SQLITE design multicore multithreading by the Semaphore? Well, do you successfully compiled it with SQLITE_THREADSAFE = 1 or 2 under VxWorks platform and it works?If there is an example, would be better.
Thanks for Andy Ling's help before