Home
last modified time | relevance | path

Searched refs:testAsyncShutdown (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_async.c79 static int SQLITE_TCLAPI testAsyncShutdown( in testAsyncShutdown() function
245 Tcl_CreateObjCommand(interp,"sqlite3async_shutdown",testAsyncShutdown,0,0); in Sqlitetestasync_Init()