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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h1772 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
9072 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods2
9094 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c2085 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
9385 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods2
9407 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods
[all...]

Completed in 639 milliseconds