Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_mutex.c48 int disableInit; /* True to cause sqlite3_initalize() to fail */ member
73 if( g.disableInit ) return g.disableInit; in counterMutexInit()
506 (char*)&g.disableInit, TCL_LINK_INT); in Sqlitetest_mutex_Init()