Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c75950 static int removeFromSharingList(BtShared *pBt){ function
76070 if( !p->sharable || removeFromSharingList(pBt) ){