Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2014-10-18 16:18:11 +0400
committerKlaas Freitag <freitag@owncloud.com>2014-10-18 16:18:11 +0400
commit7822a6b0009ecf48ec0a6cec1ae4837abf8d650b (patch)
tree1823841edbe114ec1db7d72cb0376adf77f24377 /cmake/modules/FindSQLite3.cmake
parent306b63599c4bceb2ea2e1f6a332bb3b43433f72e (diff)
csync_statedb: Finalize the precompiled statements after discovery.
As described in http://www.sqlite.org/cvstrac/wiki?p=MultiThreading precompiled statements should not be used across thread borders. However, the reconcile phase would reuse the statements if defined (it calls statedb function from a different thread) so it is saver to finalize them at the end of the update run.
Diffstat (limited to 'cmake/modules/FindSQLite3.cmake')
0 files changed, 0 insertions, 0 deletions