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

/freebsd-current/sys/dev/qat/qat_api/qat_utils/src/
H A DQatUtilsSpinLock.c7 qatUtilsLockInit(struct mtx *pLock) argument
18 qatUtilsLock(struct mtx *pLock) argument
28 qatUtilsUnlock(struct mtx *pLock) argument
38 qatUtilsLockDestroy(struct mtx *pLock) argument
[all...]
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c39976 osSetPosixAdvisoryLock( int h, struct flock *pLock, unixFile *pFile ) argument
40017 unixFileLock(unixFile *pFile, struct flock *pLock) argument
69967 BtLock *pLock; /* List of locks held on this shared-btree struct */ member in struct:BtShared
70769 BtLock *pLock; local
70946 BtLock *pLock = 0; local
71021 BtLock *pLock = *ppIter; local
71062 BtLock *pLock; local
[all...]

Completed in 669 milliseconds