Searched refs:mainmtx (Results 1 – 1 of 1) sorted by relevance
470 sqlite3_mutex *mainmtx = sqlite3_mutex_alloc(SQLITE_MUTEX_STATIC_MAIN); in testSqllog() local477 sqlite3_mutex_enter(mainmtx); in testSqllog()481 sqlite3_mutex_leave(mainmtx); in testSqllog()486 sqlite3_mutex_enter(mainmtx); in testSqllog()491 sqlite3_mutex_leave(mainmtx); in testSqllog()510 sqlite3_mutex_enter(mainmtx); in testSqllog()527 sqlite3_mutex_leave(mainmtx); in testSqllog()