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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c39632 osSetPosixAdvisoryLock( int h, struct flock *pLock, unixFile *pFile ) argument
39673 unixFileLock(unixFile *pFile, struct flock *pLock) argument
69608 BtLock *pLock; /* List of locks held on this shared-btree struct */ member in struct:BtShared
70370 BtLock *pLock; local
70545 BtLock *pLock = 0; local
70616 BtLock *pLock = *ppIter; local
70654 BtLock *pLock; local
[all...]

Completed in 1018 milliseconds