[CLOSED] Quick question: Is built-in sqlite library compiled with multi-threading support?
[CLOSED] Quick question: Is built-in sqlite library compiled with multi-threading support?
BY 24 Feb 2017Native Application Development
From sqlite documentation about multi-threading, it says that multi-threading must be enabled at compile time. If yes, then one can choose which thread-safety level to use (including single-threading), otherwise all the threading option will return error at run-time.
So the quick question – is the built-in sqlite in Tizen, compiled with multi-threading support? I hope it does, so I can avoid embedding my own sqlite.c into the project.
[CLOSED] Quick question: Is built-in sqlite library compiled with multi-threading support?
From sqlite documentation about multi-threading, it says that multi-threading must be enabled at compile time. If yes, then one can choose which thread-safety level to use (including single-threading), otherwise all the threading option will return error at run-time.
So the quick question – is the built-in sqlite in Tizen, compiled with multi-threading support? I hope it does, so I can avoid embedding my own sqlite.c into the project.
Platform: Tizen Wearable 2.3.2, Gear S3.
cheers!
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio