Searched defs:nLock (Results 1 – 9 of 9) sorted by relevance
| /sqlite-3.40.0/tool/ |
| H A D | getlock.c | 77 int nLock = 0; /* Number of locks held */ in main() local
|
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_win32.c | 593 int nLock, in win32LockFile() 630 static int lsmWin32OsTestLock(lsm_file *pFile, int iLock, int nLock, int eType){ in lsmWin32OsTestLock()
|
| H A D | lsm_unix.c | 346 static int lsmPosixOsTestLock(lsm_file *pFile, int iLock, int nLock, int eType){ in lsmPosixOsTestLock()
|
| H A D | lsm_shared.c | 1737 int nLock, in lsmShmTestLock()
|
| H A D | lsm_file.c | 434 int nLock, in lsmEnvTestLock()
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | lsmtest_tdb4.c | 304 static int btVfsTestLock(bt_file *pFile, int iLock, int nLock, int eType){ in btVfsTestLock()
|
| H A D | lsmtest_tdb3.c | 356 static int testEnvTestLock(lsm_file *pFile, int iLock, int nLock, int eType){ in testEnvTestLock()
|
| /sqlite-3.40.0/src/ |
| H A D | test_vfs.c | 945 int nLock; in tvfsShmLock() local
|
| H A D | os_unix.c | 1165 int nLock; /* Number of outstanding file locks */ member
|