Searched defs:client_thread (Results 1 – 5 of 5) sorted by relevance
82 static void *client_thread(void *arg) in client_thread() function
256 $client_thread = new ClientThread($args['server'], $args['qps'], variable
168 GThread *client_thread; in test_auth_mechanism() local
294 static void client_thread(thread_args* args) { in client_thread() function
64 pthread_t client_thread; member