Searched refs:sharable (Results 1 – 4 of 4) sorted by relevance
1803 - Packaged into a distribution that builds a sharable library
70865 u8 sharable; /* True if we can share pBt with another db */ member71321 assert( p->sharable || (p->pNext==0 && p->pPrev==0) );71325 assert( p->sharable || p->wantToLock==0 );71332 assert( (p->locked==0 && p->sharable) || p->pBt->db==p->db );71334 if( !p->sharable ) return;71365 assert( pLater->sharable );71386 if( p->sharable ){71403 assert( p->sharable==0 || p->locked==0 || p->wantToLock>0 );71404 assert( p->sharable==0 || p->locked==0 || p->db==p->pBt->db );71405 assert( p->sharable==0 || p->locked==0 || sqlite3_mutex_held(p->pBt->mutex) );[all …]
1821 GENDIRDEPS_FILTER_VARS to make it easier to produce sharable
179836 sharable