Home
last modified time | relevance | path

Searched defs:pLock (Results 1 – 1 of 1) sorted by relevance

/external/sqlite/dist/
Dsqlite3.c18830 struct lockInfo *pLock; /* Info about locks on this inode */ member
19388 static void releaseLockInfo(struct lockInfo *pLock){ in releaseLockInfo()
19503 struct lockInfo *pLock; in findLockInfo() local
20040 struct lockInfo *pLock = pFile->pLock; in unixLock() local
20202 struct lockInfo *pLock; in unixUnlock() local
29477 BtLock *pLock; /* List of locks held on this shared-btree struct */ member
30190 BtLock *pLock = 0; in lockTable() local
30264 BtLock *pLock = *ppIter; in unlockAllTables() local