Searched refs:sqlite3LeaveMutexAndCloseZombie (Results 1 – 1 of 1) sorted by relevance
22168 SQLITE_PRIVATE void sqlite3LeaveMutexAndCloseZombie(sqlite3*);85300 sqlite3LeaveMutexAndCloseZombie(p->pDestDb);85309 sqlite3LeaveMutexAndCloseZombie(pSrcDb);93645 sqlite3LeaveMutexAndCloseZombie(db);188415 sqlite3LeaveMutexAndCloseZombie(db);188470 SQLITE_PRIVATE void sqlite3LeaveMutexAndCloseZombie(sqlite3 *db){ function