Home
last modified time | relevance | path

Searched defs:ThreadTest (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/test/
H A Dthreadtest3.c1498 struct ThreadTest { in main() struct
1499 void (*xTest)(int); /* Routine for running this test */ in main()
1500 const char *zTest; /* Name of this test */ in main()
1501 int nMs; /* How long to run this test, in milliseconds */ in main()