Lines Matching refs:assert
536 assert(tblk->next == 0); in txEnd()
669 assert(last); in txLock()
888 assert(mp->xflag & COMMIT_PAGE); in txRelease()
933 assert(mp->xflag & COMMIT_PAGE); in txUnlock()
939 assert(mp->nohomeok > 0); in txUnlock()
953 assert(!(tlck->flag & tlckFREEPAGE)); in txUnlock()
1517 assert(tlck->type & tlckEA); in diLog()
2257 assert(mp->xflag & COMMIT_PAGE); in txForce()
2276 assert(mp->nohomeok); in txForce()
2388 assert(mp->nohomeok == 1); in txUpdateMap()
2844 assert(mp->nohomeok); in LogSyncRelease()
2845 assert(log); in LogSyncRelease()