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

  /external/chromium_org/third_party/sqlite/src/src/
mutex.h 40 ** SQLITE_MUTEX_OS2 For multi-threaded applications on OS/2.
51 # define SQLITE_MUTEX_OS2
mutex_os2.c 17 ** The code in this file is only used if SQLITE_MUTEX_OS2 is defined.
20 #ifdef SQLITE_MUTEX_OS2
274 #endif /* SQLITE_MUTEX_OS2 */
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 62 milliseconds