Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_async.c135 static int SQLITE_TCLAPI testAsyncWait( in testAsyncWait() function
241 Tcl_CreateObjCommand(interp,"sqlite3async_wait",testAsyncWait,0,0); in Sqlitetestasync_Init()