Searched refs:sqlite3LeaveMutexAndCloseZombie (Results 1 – 1 of 1) sorted by relevance
22190 SQLITE_PRIVATE void sqlite3LeaveMutexAndCloseZombie(sqlite3*);85452 sqlite3LeaveMutexAndCloseZombie(p->pDestDb);85461 sqlite3LeaveMutexAndCloseZombie(pSrcDb);93803 sqlite3LeaveMutexAndCloseZombie(db);188682 sqlite3LeaveMutexAndCloseZombie(db);188737 SQLITE_PRIVATE void sqlite3LeaveMutexAndCloseZombie(sqlite3 *db){ function