Lines Matching refs:sqlite3BtreeMutexArrayEnter
7645 SQLITE_PRIVATE void sqlite3BtreeMutexArrayEnter(BtreeMutexArray*);7659 # define sqlite3BtreeMutexArrayEnter(X)45304 SQLITE_PRIVATE void sqlite3BtreeMutexArrayEnter(BtreeMutexArray *pArray){57296 sqlite3BtreeMutexArrayEnter(&p->aMutex);