OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enable_xthreadconnect
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/
configure.ac
260
AC_HELP_STRING([--enable-cross-thread-connections],[Allow connection sharing across threads]),,
enable_xthreadconnect
=no)
262
if test "$
enable_xthreadconnect
" = "no"; then
configure
[
all
...]
Completed in 26 milliseconds