Home | History | Annotate | Download | only in dist

Lines Matching full:interrupt

2327 ** CAPI3REF: Interrupt A Long-Running Query
63163 ** reset the interrupt flag. This prevents a call to sqlite3_interrupt
64436 ** field of the sqlite3 structure is set in order to simulate an interrupt.
65499 /* Check to see if we need to simulate an interrupt. This only happens
71191 /* Jump to here if the sqlite3_interrupt() API sets the interrupt
112001 sqlite3ErrorMsg(pParse, "interrupt");