OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enable_threadsafe
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/
configure.ac
239
AC_HELP_STRING([--enable-threadsafe],[Support threadsafe operation]),,
enable_threadsafe
=yes)
241
if test "$
enable_threadsafe
" = "no"; then
configure
912
enable_threadsafe
[
all
...]
Completed in 71 milliseconds