Lines Matching refs:sqlite3_mutex_held
8604 SQLITE_API int sqlite3_mutex_held(sqlite3_mutex*);
16526 #define sqlite3_mutex_held(X) ((void)(X),1) macro
16534 SQLITE_API int sqlite3_mutex_held(sqlite3_mutex*);
21334 assert( sqlite3_mutex_held(statMutex[op] ? sqlite3Pcache1Mutex() in sqlite3StatusValue()
21354 assert( sqlite3_mutex_held(statMutex[op] ? sqlite3Pcache1Mutex() in sqlite3StatusUp()
21365 assert( sqlite3_mutex_held(statMutex[op] ? sqlite3Pcache1Mutex() in sqlite3StatusDown()
21382 assert( sqlite3_mutex_held(statMutex[op] ? sqlite3Pcache1Mutex() in sqlite3StatusHighwater()
23280 assert( sqlite3_mutex_held(sqlite3MutexAlloc(SQLITE_MUTEX_STATIC_MASTER)) ); in vfsUnlink()
24470 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3UnlinkFromList()
24489 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3Unlink()
24508 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3LinkIntoList()
24523 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3Link()
24558 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3OutOfMemory()
24574 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3Checkout()
24591 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3FromMaster()
24638 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3Merge()
24679 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3MallocUnsafe()
24760 assert( sqlite3_mutex_held(mem3.mutex) ); in memsys3FreeUnsafe()
25183 assert( sqlite3_mutex_held(mem5.mutex) ); in memsys5Link()
25940 SQLITE_API int sqlite3_mutex_held(sqlite3_mutex *p){ in sqlite3_mutex_held() function
27492 assert( sqlite3_mutex_held(mem0.mutex) );
27619 assert( sqlite3_mutex_held(db->mutex) );
27624 assert( sqlite3_mutex_held(db->mutex) );
27669 assert( db==0 || sqlite3_mutex_held(db->mutex) );
27706 assert( db==0 || sqlite3_mutex_held(db->mutex) );
27852 assert( sqlite3_mutex_held(db->mutex) );
27888 assert( sqlite3_mutex_held(db->mutex) );
27907 assert( sqlite3_mutex_held(db->mutex) );
28077 assert( sqlite3_mutex_held(db->mutex) );
30782 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
34193 assert( sqlite3_mutex_held(unixBigLock) );
34198 return sqlite3_mutex_held(unixBigLock);
34647 return sqlite3_mutex_held(pFile->pInode->pLockMutex);
35059 assert( sqlite3_mutex_held(pInode->pLockMutex) );
37761 assert( pShmNode->nRef==0 || sqlite3_mutex_held(pShmNode->pShmMutex) );
45277 return sqlite3_mutex_held(winBigLock);
45380 assert( pFile->nRef==0 || sqlite3_mutex_held(pFile->mutex) );
50089 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );
50140 assert( sqlite3_mutex_held(p->pCache->pGroup->mutex) );
50209 assert( sqlite3_mutex_held(p->pGroup->mutex) );
50250 assert( sqlite3_mutex_held(pPage->pCache->pGroup->mutex) );
50275 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );
50291 assert( sqlite3_mutex_held(pGroup->mutex) );
50319 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );
64045 assert( sqlite3_mutex_held(p->db->mutex) );
64059 assert( sqlite3_mutex_held(pBt->mutex) );
64060 assert( sqlite3_mutex_held(p->db->mutex) );
64102 assert( sqlite3_mutex_held(p->db->mutex) );
64159 assert( sqlite3_mutex_held(p->db->mutex) );
64179 assert( p->sharable==0 || p->locked==0 || sqlite3_mutex_held(p->pBt->mutex) );
64180 assert( p->sharable==0 || p->locked==0 || sqlite3_mutex_held(p->db->mutex) );
64205 assert( sqlite3_mutex_held(db->mutex) );
64221 assert( sqlite3_mutex_held(db->mutex) );
64240 if( !sqlite3_mutex_held(db->mutex) ){
64247 (p->wantToLock==0 || !sqlite3_mutex_held(p->pBt->mutex)) ){
64272 if( !sqlite3_mutex_held(db->mutex) ) return 0;
64807 return sqlite3_mutex_held(p->pBt->mutex);
64836 assert( sqlite3_mutex_held(pBt->mutex) );
65073 assert( sqlite3_mutex_held(pBt->mutex) );
65289 assert( sqlite3_mutex_held(pBt->mutex) );
65319 assert( sqlite3_mutex_held(pBt->mutex) );
65376 assert( sqlite3_mutex_held(pBt->mutex) );
65478 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
65499 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
65566 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
65751 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
65945 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
66046 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
66143 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
66204 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
66321 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
66378 assert( sqlite3_mutex_held(pBt->mutex) );
66439 assert( sqlite3_mutex_held(pBt->mutex) );
66453 assert( sqlite3_mutex_held(pBt->mutex) );
66496 assert( sqlite3_mutex_held(pBt->mutex) );
66552 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
66565 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
66612 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
66632 assert( sqlite3_mutex_held(pBt->db->mutex) );
66688 assert( sqlite3_mutex_held(db->mutex) );
66942 assert( sqlite3_mutex_held(mutexOpen) );
67039 assert( sqlite3_mutex_held(p->db->mutex) );
67098 assert( sqlite3_mutex_held(p->db->mutex) );
67118 assert( sqlite3_mutex_held(p->db->mutex) );
67132 assert( sqlite3_mutex_held(p->db->mutex) );
67154 assert( sqlite3_mutex_held(p->db->mutex) );
67230 assert( sqlite3_mutex_held(p->pBt->mutex) );
67393 assert( sqlite3_mutex_held(pBt->mutex) );
67594 assert( sqlite3_mutex_held(pBt->mutex) );
67615 assert( sqlite3_mutex_held(pBt->mutex) );
67885 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
67924 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
67999 assert( sqlite3_mutex_held(pBt->mutex) );
68082 assert( sqlite3_mutex_held(pBt->mutex) );
68247 assert( sqlite3_mutex_held(pBt->mutex) );
68999 assert( sqlite3_mutex_held(pBt->mutex) );
69372 assert( sqlite3_mutex_held(pCur->pBtree->db->mutex) );
69647 assert( sqlite3_mutex_held(pCur->pBtree->db->mutex) );
69669 assert( sqlite3_mutex_held(pCur->pBtree->db->mutex) );
69746 assert( sqlite3_mutex_held(pCur->pBtree->db->mutex) );
70004 assert( sqlite3_mutex_held(pCur->pBtree->db->mutex) );
70251 assert( sqlite3_mutex_held(pBt->mutex) );
70566 assert( sqlite3_mutex_held(pBt->mutex) );
70709 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
70798 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
70982 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
71047 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
71606 assert( sqlite3_mutex_held(pPage->pBt->mutex) );
71877 assert( sqlite3_mutex_held(pBt->mutex) );
72630 assert( sqlite3_mutex_held(pBt->mutex) );
73585 assert( sqlite3_mutex_held(pBt->mutex) );
74605 assert( p==0 || sqlite3_mutex_held(p->db->mutex) );
74639 assert( sqlite3_mutex_held(p->db->mutex) );
74645 assert( sqlite3_mutex_held(p->db->mutex) );
74687 assert( sqlite3_mutex_held(p->db->mutex) );
74735 assert( sqlite3_mutex_held(pCsr->pBtree->db->mutex) );
75534 assert( sqlite3_mutex_held(p->pSrc->pBt->mutex) );
75570 assert( sqlite3_mutex_held(p->pSrc->pBt->mutex) );
75834 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
75958 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
75986 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76009 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76036 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76073 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76102 assert( pAccum->db==0 || sqlite3_mutex_held(pAccum->db->mutex) );
76123 assert( p->db==0 || sqlite3_mutex_held(p->db->mutex) );
76221 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76249 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76283 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76308 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76322 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76363 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76670 assert( pFrom->db==0 || sqlite3_mutex_held(pFrom->db->mutex) );
76671 assert( pTo->db==0 || sqlite3_mutex_held(pTo->db->mutex) );
76706 assert( pMem->db==0 || sqlite3_mutex_held(pMem->db->mutex) );
76860 assert( pVal->db==0 || sqlite3_mutex_held(pVal->db->mutex) );
76903 assert( pVal->db==0 || sqlite3_mutex_held(pVal->db->mutex) );
81010 assert( sqlite3_mutex_held(db->mutex) );
82544 assert( sqlite3_mutex_held(db->mutex) );
83182 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83191 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83200 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83204 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83210 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83216 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83220 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83224 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83234 assert( sqlite3_mutex_held(pOut->db->mutex) );
83241 assert( sqlite3_mutex_held(pOut->db->mutex) );
83251 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83261 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83277 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83286 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83295 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83300 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83304 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83309 assert( sqlite3_mutex_held(pOut->db->mutex) );
83329 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83337 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83349 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83666 assert( sqlite3_mutex_held(p->pOut->db->mutex) );
83688 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83722 assert( sqlite3_mutex_held(pCtx->pOut->db->mutex) );
83878 assert( sqlite3_mutex_held(p->db->mutex) );
124498 assert( sqlite3_mutex_held(db->mutex) );
127998 assert( sqlite3_mutex_held(db->mutex) );
128092 assert( sqlite3_mutex_held(db->mutex) );
128312 assert( sqlite3_mutex_held(db->mutex) );
128343 assert( sqlite3_mutex_held(db->mutex) );
128369 assert( sqlite3_mutex_held(db->mutex) );
128424 assert( sqlite3_mutex_held(db->mutex) );
128474 assert( sqlite3_mutex_held(db->mutex) );
128645 assert( sqlite3_mutex_held(sqlite3VdbeDb(p)->mutex) );
128649 assert( sqlite3_mutex_held(db->mutex) );
139062 assert( sqlite3_mutex_held(db->mutex) );
139099 assert( sqlite3_mutex_held(db->mutex) );
161348 assert( sqlite3_mutex_held(db->mutex) );
161555 assert( sqlite3_mutex_held(db->mutex) );
161955 assert( sqlite3_mutex_held(db->mutex) );
162596 assert( sqlite3_mutex_held(db->mutex) );
162772 assert( sqlite3_mutex_held(db->mutex) );
164797 assert( sqlite3_mutex_held(sqlite3MutexAlloc(SQLITE_MUTEX_STATIC_MASTER)) )
202883 assert( sqlite3_mutex_held(db->mutex) );