Searched refs:pLock (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c26221 ** described by pLock.
26238 static int unixFileLock(unixFile *pFile, struct flock *pLock){ argument
26261 rc = osFcntl(pFile->h, F_SETLK, pLock);
48728 BtLock *pLock; /* List of locks held on this shared-btree struct */ member in struct:BtShared
49349 BtLock *pLock; local
49516 BtLock *pLock = 0; local
49587 BtLock *pLock = *ppIter; local
49625 BtLock *pLock; local
[all...]

Completed in 294 milliseconds