Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_async.c161 static int SQLITE_TCLAPI testAsyncControl( in testAsyncControl() function
243 Tcl_CreateObjCommand(interp,"sqlite3async_control",testAsyncControl,0,0); in Sqlitetestasync_Init()