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

/external/compiler-rt/test/tsan/
H A Dmmap_stress.cc21 void *Worker1(void *arg) { function
39 if (pthread_create(&th[i], 0, Worker1, 0))
/external/valgrind/drd/tests/
H A Dtsan_unittest.cpp738 // Parent: Worker1, Worker2:
973 // Worker1: Worker2:
2109 void Worker1() { function in namespace:test42
2147 MyThreadArray t(Worker1, Worker2);
2854 void Worker1() { function in namespace:test58
2864 MyThreadArray t(Worker1, Worker2);
2893 void Worker1() { function in namespace:test59
2905 MyThreadArray t(Worker1, Worker2);
2943 void Worker1() { function in namespace:test60
2962 MyThreadArray t(Worker1, Worker
3854 void Worker1() { function in namespace:test79
4867 void Worker1() { function in namespace:test100
5097 void Worker1() { function in namespace:test106
5354 void Worker1() { function in namespace:test111
5662 void Worker1() { function in namespace:test119
5740 void Worker1() { UseMe(); } function in namespace:test121
6154 void Worker1() { sleep(1); Worker(); } function in namespace:test130
6185 void Worker1() { sleep(1); Worker(); } function in namespace:test131
6408 void Worker1() { function in namespace:test139
6769 void Worker1() { CHECK(GLOB >= 0); } function in namespace:test303
6789 void Worker1() { function in namespace:test304
6840 void Worker1() { MU1.Lock(); MU2.Lock(); GLOB=1; MU2.Unlock(); MU1.Unlock(); } function in namespace:test305
6866 void Worker1() { MU1.Lock(); MU2.Lock(); GLOB=1; MU2.Unlock(); MU1.Unlock(); } function in namespace:test306
6905 void Worker1() { FunctionWithControlFlow(); } function in namespace:test307
6948 void Worker1() { UseMe(); } function in namespace:test308
6967 void Worker1() { function in namespace:test309
[all...]

Completed in 2455 milliseconds