Searched refs:sharable (Results 1 – 4 of 4) sorted by relevance
2313 - Packaged into a distribution that builds a sharable library
72534 u8 sharable; /* True if we can share pBt with another db */ member72993 assert( p->sharable || (p->pNext==0 && p->pPrev==0) );72997 assert( p->sharable || p->wantToLock==0 );73004 assert( (p->locked==0 && p->sharable) || p->pBt->db==p->db );73006 if( !p->sharable ) return;73037 assert( pLater->sharable );73058 if( p->sharable ){73075 assert( p->sharable==0 || p->locked==0 || p->wantToLock>0 );73076 assert( p->sharable==0 || p->locked==0 || p->db==p->pBt->db );73077 assert( p->sharable==0 || p->locked==0 || sqlite3_mutex_held(p->pBt->mutex) );[all …]
1919 GENDIRDEPS_FILTER_VARS to make it easier to produce sharable
179836 sharable