Home
last modified time | relevance | path

Searched refs:Worker1 (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/tsan/
Dmmap_stress.cc18 void *Worker1(void *arg) { in Worker1() function
32 pthread_create(&th[i], 0, Worker1, 0); in Worker()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2109 void Worker1() { in Worker1() function
2147 MyThreadArray t(Worker1, Worker2); in Run()
2854 void Worker1() { in Worker1() function
2864 MyThreadArray t(Worker1, Worker2); in Run()
2893 void Worker1() { in Worker1() function
2905 MyThreadArray t(Worker1, Worker2); in Run()
2943 void Worker1() { in Worker1() function
2962 MyThreadArray t(Worker1, Worker2); in Run()
3854 void Worker1() { in Worker1() function
3869 void Worker3() { Worker1(); } in Worker3()
[all …]