Home | History | Annotate | Download | only in dist

Lines Matching full:threading

707 ** See the [threading mode] documentation for additional information.
1597 ** [threading mode] to Single-thread. In other words, it disables
1601 ** it is not possible to change the [threading mode] from its default
1608 ** [threading mode] to Multi-thread. In other words, it disables
1616 ** it is not possible to set the Multi-thread [threading mode] and
1622 ** [threading mode] to Serialized. In other words, this option enables
1632 ** it is not possible to set the Serialized [threading mode] and
2663 ** opens in the multi-thread [threading mode] as long as the single-thread
2666 ** in the serialized [threading mode] unless single-thread was
2731 ** When the serialized [threading mode] is in use, it might be the
5391 ** when the [threading mode] is Serialized.
5392 ** ^If the [threading mode] is Single-thread or Multi-thread then this
6186 ** To avoid deadlocks and other threading problems, the sqlite3_log() routine
22176 ** threading library is being used. So there is no way to know at
22235 ** tid is omitted if we compile without threading support or on an OS