Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c3105 int skipShared = 0; in afpUnlock() local
3150 skipShared = 1; in afpUnlock()
3178 if( !skipShared ){ in afpUnlock()