INCRINIT_ROOT    80006 ext/sqlite3/libsqlite/sqlite3.c     if( SQLITE_MAX_WORKER_THREADS>0 && eMode==INCRINIT_ROOT ){
INCRINIT_ROOT    80110 ext/sqlite3/libsqlite/sqlite3.c     assert( eMode==INCRINIT_ROOT || eMode==INCRINIT_TASK );
INCRINIT_ROOT    80429 ext/sqlite3/libsqlite/sqlite3.c         rc = vdbePmaReaderIncrMergeInit(pReadr, INCRINIT_ROOT);