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

/external/valgrind/drd/tests/
H A Datomic_var.c44 static void* thread_func_2(void* arg) function
60 pthread_create(&tid[1], 0, thread_func_2, 0);
H A Dtsan_unittest.cpp4110 void thread_func_2() function in namespace:test84
4123 MyThreadArray t(thread_func_1, thread_func_2);

Completed in 127 milliseconds