Home
last modified time | relevance | path

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

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