Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_async.c89 static Tcl_ThreadCreateType tclWriterThread(ClientData pIsStarted){ in tclWriterThread() argument
91 *((int *)pIsStarted) = 1; in tclWriterThread()