Searched refs:ClientThread (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/test/tsan/
H A Dfd_socket_connect_norace.cc14 void *ClientThread(void *x) { function
35 pthread_create(&t, 0, ClientThread, 0);
H A Dfd_socket_norace.cc14 void *ClientThread(void *x) { function
39 pthread_create(&t, 0, ClientThread, 0);

Completed in 413 milliseconds