Home | History | Annotate | Download | only in orig

Lines Matching full:interrupt

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