SINGLETHREAD
This option sets the threading mode to "single-thread". In other words, it disables all mutexing and puts SQLite into a mode where it can only be used by a single thread.
This option sets the threading mode to "single-thread". In other words, it disables all mutexing and puts SQLite into a mode where it can only be used by a single thread.