Searched refs:thread_func_2 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/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 Datomic_var.stderr.exp4 at 0x........: thread_func_2 (atomic_var.c:?)
H A Dtsan_unittest.cpp4106 void thread_func_2() function in namespace:test84
4119 MyThreadArray t(thread_func_1, thread_func_2);

Completed in 953 milliseconds