Searched defs:pLock (Results 1 – 3 of 3) sorted by relevance
7 qatUtilsLockInit(struct mtx *pLock) in qatUtilsLockInit()18 qatUtilsLock(struct mtx *pLock) in qatUtilsLock()28 qatUtilsUnlock(struct mtx *pLock) in qatUtilsUnlock()38 qatUtilsLockDestroy(struct mtx *pLock) in qatUtilsLockDestroy()
596 #define LAC_LOCK_MUTEX(pLock, timeout) \ argument611 #define LAC_UNLOCK_MUTEX(pLock) \ argument626 #define LAC_INIT_MUTEX(pLock) \ argument641 #define LAC_DESTROY_MUTEX(pLock) \ argument656 #define LAC_TRYLOCK_MUTEX(pLock) \ argument
40463 struct flock *pLock, /* The description of the lock */ in osSetPosixAdvisoryLock()40502 static int unixFileLock(unixFile *pFile, struct flock *pLock){ in unixFileLock()70970 BtLock *pLock; /* List of locks held on this shared-btree struct */ member71726 BtLock *pLock; local71778 BtLock *pLock; local71955 BtLock *pLock = 0; local72030 BtLock *pLock = *ppIter; local72071 BtLock *pLock; local