Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest5.c321 static void *ttMain(void *pArg){ in ttMain() function
348 rc = pthread_create(&pThread->id, 0, ttMain, (void *)pThread); in testThreadLaunch()