Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest5.c367 static void testThreadSleep(ThreadSet *pThreadSet, int nMs){ in testThreadSleep() function
383 testThreadSleep(pThreadSet, nMs); in testThreadWait()
450 #define testThreadSleep(a,b) 0 macro
484 testThreadSleep(p->pSet, p->nMs); in xMt1Delay()