Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dtest_superlock.c67 static int superlockIsWal(Superlock *pLock){ in superlockIsWal()
151 void sqlite3demo_superunlock(void *pLock){ in sqlite3demo_superunlock()
191 Superlock *pLock; in sqlite3demo_superlock() local
309 void *pLock; /* Lock context */ in superlock_cmd() local
Dbtree.c129 BtLock *pLock; in hasSharedCacheTableLock() local
296 BtLock *pLock = 0; in setSharedCacheTableLock() local
367 BtLock *pLock = *ppIter; in clearAllSharedCacheTableLocks() local
406 BtLock *pLock; in downgradeAllSharedCacheTableLocks() local
DbtreeInt.h434 BtLock *pLock; /* List of locks held on this shared-btree struct */ member
Dos_unix.c1250 static int unixFileLock(unixFile *pFile, struct flock *pLock){ in unixFileLock()
/external/chromium_org/third_party/sqlite/src/ext/async/
Dsqlite3async.c388 AsyncLock *pLock; /* Linked list of all AsyncLock structures */ member
524 AsyncLock *pLock; /* AsyncLock object for this file system entry */ member
813 static int getFileLock(AsyncLock *pLock){ in getFileLock()
869 AsyncLock *pLock = p->pLock; in asyncLock() local
901 AsyncFileLock *pLock = &p->lock; in asyncUnlock() local
969 AsyncLock *pLock = pData->pLock; in unlinkAsyncFile() local
1043 AsyncLock *pLock = 0; in asyncOpen() local
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc40 IN CCritSec * pLock, in CaptureInputPin()
/external/chromium_org/net/third_party/nss/ssl/
Dsslsnce.c1006 sidCacheLock *pLock = cache->sidCacheLocks; in CloseCache() local
1037 sidCacheLock *pLock; in InitCache() local
1677 sidCacheLock * pLock; in LockPoller() local