Home | History | Annotate | Download | only in rtree

Lines Matching defs:nBusy

153   int nBusy;                  /* Current number of users of this structure */
741 pRtree->nBusy++;
749 pRtree->nBusy--;
750 if( pRtree->nBusy==0 ){
3019 pRtree->nBusy = 1;