Searched defs:pLock (Results 1 – 5 of 5) sorted by relevance
67 static int superlockIsWal(Superlock *pLock){ in superlockIsWal()151 void sqlite3demo_superunlock(void *pLock){ in sqlite3demo_superunlock()191 Superlock *pLock; in sqlite3demo_superlock() local316 void *pLock; /* Lock context */ in superlock_cmd() local
455 BtLock *pLock; /* List of locks held on this shared-btree struct */ member
187 BtLock *pLock; in hasSharedCacheTableLock() local362 BtLock *pLock = 0; in setSharedCacheTableLock() local433 BtLock *pLock = *ppIter; in clearAllSharedCacheTableLocks() local471 BtLock *pLock; in downgradeAllSharedCacheTableLocks() local
1569 struct flock *pLock, /* The description of the lock */ in osSetPosixAdvisoryLock()1608 static int unixFileLock(unixFile *pFile, struct flock *pLock){ in unixFileLock()
388 AsyncLock *pLock; /* Linked list of all AsyncLock structures */ member524 AsyncLock *pLock; /* AsyncLock object for this file system entry */ member813 static int getFileLock(AsyncLock *pLock){ in getFileLock()869 AsyncLock *pLock = p->pLock; in asyncLock() local901 AsyncFileLock *pLock = &p->lock; in asyncUnlock() local969 AsyncLock *pLock = pData->pLock; in unlinkAsyncFile() local1043 AsyncLock *pLock = 0; in asyncOpen() local