Searched refs:pLockMutex (Results 1 – 1 of 1) sorted by relevance
1432 if( pInode->pLockMutex==0 ){ in findInodeInfo()1732 sqlite3_mutex_enter(pInode->pLockMutex); in unixLock()1875 sqlite3_mutex_leave(pInode->pLockMutex); in unixLock()1924 sqlite3_mutex_enter(pInode->pLockMutex); in posixUnlock()2054 sqlite3_mutex_leave(pInode->pLockMutex); in posixUnlock()2140 sqlite3_mutex_enter(pInode->pLockMutex); in unixClose()2149 sqlite3_mutex_leave(pInode->pLockMutex); in unixClose()2951 sqlite3_mutex_enter(pInode->pLockMutex); in afpLock()3087 sqlite3_mutex_leave(pInode->pLockMutex); in afpLock()3120 sqlite3_mutex_enter(pInode->pLockMutex); in afpUnlock()[all …]