Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dthreadtest5.c122 static void waitOnTable(sqlite3 *db, const char *zWorker, const char *zTable){ in waitOnTable() function
186 waitOnTable(db, zName, "p1"); in worker()
204 waitOnTable(db, zName, "p2"); in worker()