Home
last modified time | relevance | path

Searched refs:superlockShmLock (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_superlock.c91 static int superlockShmLock( in superlockShmLock() function
124 rc = superlockShmLock(fd, 2, 1, pBusy); in superlockWalLock()
142 rc = superlockShmLock(fd, 3, SQLITE_SHM_NLOCK-3, pBusy); in superlockWalLock()