Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c2182 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){ in nolockLock() function
5049 assert( fd->pMethods->xLock==nolockLock in unixShmBarrier()
5422 nolockLock, /* xLock method */