Searched refs:xShutdown (Results 1 – 4 of 4) sorted by relevance
1599 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member7601 void (*xShutdown)(void*); member7623 void (*xShutdown)(void*); member
2623 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member8625 void (*xShutdown)(void*); member8647 void (*xShutdown)(void*); member25280 if( sqlite3GlobalConfig.m.xShutdown ){25281 sqlite3GlobalConfig.m.xShutdown(sqlite3GlobalConfig.m.pAppData);45462 if( sqlite3GlobalConfig.pcache2.xShutdown ){45464 sqlite3GlobalConfig.pcache2.xShutdown(sqlite3GlobalConfig.pcache2.pArg);
2623 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member8625 void (*xShutdown)(void*); member8647 void (*xShutdown)(void*); member25280 if( sqlite3GlobalConfig.m.xShutdown ){25281 sqlite3GlobalConfig.m.xShutdown(sqlite3GlobalConfig.m.pAppData);45446 if( sqlite3GlobalConfig.pcache2.xShutdown ){45448 sqlite3GlobalConfig.pcache2.xShutdown(sqlite3GlobalConfig.pcache2.pArg);