Home
last modified time | relevance | path

Searched refs:SQLITE_MUTEX_NOOP (Results 1 – 7 of 7) sorted by relevance

/sqlite-3.40.0/src/
H A Dmutex.h43 #if SQLITE_THREADSAFE && !defined(SQLITE_MUTEX_NOOP)
49 # define SQLITE_MUTEX_NOOP macro
H A Dmutex_noop.c210 #ifdef SQLITE_MUTEX_NOOP
H A Dctime.c480 #ifdef SQLITE_MUTEX_NOOP
H A Dtest_config.c206 #ifdef SQLITE_MUTEX_NOOP in set_options()
H A DsqliteInt.h4461 #if !defined(SQLITE_MUTEX_OMIT) && !defined(SQLITE_MUTEX_NOOP)
H A Dsqlite.h.in7709 ** <li> SQLITE_MUTEX_NOOP
7712 ** The SQLITE_MUTEX_NOOP implementation is a set of routines
/sqlite-3.40.0/tool/
H A Dmkctimec.tcl190 SQLITE_MUTEX_NOOP