Lines Matching refs:clients
20 * -c <num> : Number of clients to connect before starting the tests.
288 ("\n%s number : %d - Remote clients: %d local client 1 - Total client %d - Total concurent tests: %d\n",
365 * the network, especially when multiples clients do not use the same hardware architecture.
678 /* Start to send sections to lock to remote process (network clients) */
716 /* Ask the clients to stop testing ... */
961 int clients;
969 clients = 0;
990 if (!(clients = atoi(nextArg(argc, argv, &i))))
1007 if (clients > 0) {
1008 configureServer(clients);