Searched refs:sqlite3LeaveMutexAndCloseZombie (Results 1 – 4 of 4) sorted by relevance
611 sqlite3LeaveMutexAndCloseZombie(p->pDestDb); in sqlite3_backup_finish()620 sqlite3LeaveMutexAndCloseZombie(pSrcDb); in sqlite3_backup_finish()
1248 sqlite3LeaveMutexAndCloseZombie(db); in sqlite3Close()1303 void sqlite3LeaveMutexAndCloseZombie(sqlite3 *db){ in sqlite3LeaveMutexAndCloseZombie() function
115 sqlite3LeaveMutexAndCloseZombie(db); in sqlite3_finalize()
4806 void sqlite3LeaveMutexAndCloseZombie(sqlite3*);