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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c25836 ** described by pLock.
25853 static int unixFileLock(unixFile *pFile, struct flock *pLock){ argument
25876 rc = osFcntl(pFile->h, F_SETLK, pLock);
47776 BtLock *pLock; /* List of locks held on this shared-btree struct */ member in struct:BtShared
48388 BtLock *pLock; local
48555 BtLock *pLock = 0; local
48626 BtLock *pLock = *ppIter; local
48665 BtLock *pLock; local
[all...]

Completed in 318 milliseconds