Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_async.c46 static int SQLITE_TCLAPI testAsyncInit( in testAsyncInit() function
244 Tcl_CreateObjCommand(interp,"sqlite3async_initialize",testAsyncInit,0,0); in Sqlitetestasync_Init()