HomeSort by relevance Sort by last modified time
    Searched refs:THREADSAFE (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/sqlite/src/
Makefile.arm-wince-mingw32ce-gcc 41 THREADSAFE = -DTHREADSAFE=1
42 #THREADSAFE = -DTHREADSAFE=0
Makefile.linux-gcc 35 #THREADSAFE = -DTHREADSAFE=1
36 THREADSAFE = -DTHREADSAFE=1
Makefile.vxworks 34 THREADSAFE = -DSQLITE_THREADSAFE=1
35 #THREADSAFE = -DSQLITE_THREADSAFE=0
66 OPTS = -DNDEBUG=1 -DSQLITE_OS_UNIX=1 $(THREADSAFE)
  /external/chromium_org/third_party/sqlite/src/src/
os_win.c 54 #if defined(THREADSAFE) && THREADSAFE
    [all...]
sqliteInt.h 119 ** threadsafe. 1 means the library is serialized which is the highest
124 ** Older versions of SQLite used an optional THREADSAFE macro.
128 #if defined(THREADSAFE)
129 # define SQLITE_THREADSAFE THREADSAFE
183 ** not doing a threadsafe build. Ticket #2681.
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c 359 ** threadsafe. 1 means the library is serialized which is the highest
364 ** Older versions of SQLite used an optional THREADSAFE macro.
368 #if defined(THREADSAFE)
369 # define SQLITE_THREADSAFE THREADSAFE
423 ** not doing a threadsafe build. Ticket #2681.
720 ** CAPI3REF: Test To See If The Library Is Threadsafe
728 ** are enabled and SQLite is threadsafe. When the
    [all...]
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/sqlite/dist/orig/
sqlite3.c 352 ** threadsafe. 1 means the library is serialized which is the highest
357 ** Older versions of SQLite used an optional THREADSAFE macro.
361 #if defined(THREADSAFE)
362 # define SQLITE_THREADSAFE THREADSAFE
430 ** not doing a threadsafe build. Ticket #2681.
727 ** CAPI3REF: Test To See If The Library Is Threadsafe
735 ** are enabled and SQLite is threadsafe. When the
    [all...]
  /external/sqlite/dist/
sqlite3.c 352 ** threadsafe. 1 means the library is serialized which is the highest
357 ** Older versions of SQLite used an optional THREADSAFE macro.
361 #if defined(THREADSAFE)
362 # define SQLITE_THREADSAFE THREADSAFE
430 ** not doing a threadsafe build. Ticket #2681.
727 ** CAPI3REF: Test To See If The Library Is Threadsafe
735 ** are enabled and SQLite is threadsafe. When the
    [all...]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1388 milliseconds