Searched defs:clientLoop (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/test/
H A Dencodingstest.c151 static void* clientLoop(void* data) { function
199 pthread_create(&all_threads[thread_counter++],NULL,clientLoop,(void*)client);

Completed in 94 milliseconds