Searched refs:xShutdown (Results 1 – 4 of 4) sorted by relevance
1471 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member6892 void (*xShutdown)(void*); member6914 void (*xShutdown)(void*); member
1678 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member7099 void (*xShutdown)(void*); member7121 void (*xShutdown)(void*); member20733 if( sqlite3GlobalConfig.m.xShutdown ){20734 sqlite3GlobalConfig.m.xShutdown(sqlite3GlobalConfig.m.pAppData);39421 if( sqlite3GlobalConfig.pcache2.xShutdown ){39423 sqlite3GlobalConfig.pcache2.xShutdown(sqlite3GlobalConfig.pcache2.pArg);
1678 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member7099 void (*xShutdown)(void*); member7121 void (*xShutdown)(void*); member20733 if( sqlite3GlobalConfig.m.xShutdown ){20734 sqlite3GlobalConfig.m.xShutdown(sqlite3GlobalConfig.m.pAppData);39403 if( sqlite3GlobalConfig.pcache2.xShutdown ){39405 sqlite3GlobalConfig.pcache2.xShutdown(sqlite3GlobalConfig.pcache2.pArg);