Searched defs:xShutdown (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h1291 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
6224 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods2
6246 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1841 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
6774 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods2
6796 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods
[all...]

Completed in 453 milliseconds