Searched refs:SQLITE_MUTEX_OS2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c5831 ** <li> SQLITE_MUTEX_OS2
5839 ** a single-threaded application. ^The SQLITE_MUTEX_OS2,
9264 ** SQLITE_MUTEX_OS2 For multi-threaded applications on OS/2.
9275 # define SQLITE_MUTEX_OS2 macro
17151 ** The code in this file is only used if SQLITE_MUTEX_OS2 is defined.
17154 #ifdef SQLITE_MUTEX_OS2
17408 #endif /* SQLITE_MUTEX_OS2 */
[all...]

Completed in 374 milliseconds