Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c42565 static int nolockLock(sqlite3_file *NotUsed, int NotUsed2){ in nolockLock() function
45656 assert( fd->pMethods->xLock==nolockLock in unixShmBarrier()
46034 nolockLock, /* xLock method */