Home
last modified time | relevance | path

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

/sqlite-3.40.0/mptest/
H A Dmptest.c542 int iClient, /* The client number */ in startScript()
623 static int finishScript(int iClient, int taskId, int bShutdown){ in finishScript()
638 static void startClient(int iClient){ in startClient()
798 static void waitForClient(int iClient, int iTimeout, char *zErrPrefix){ in waitForClient()
873 int iClient, /* The client number, or 0 for the master */ in runScript()
1281 int iClient; in main() local