Home | History | Annotate | Download | only in unittest

Lines Matching full:writer1

1252 // Writer1:                                Writer2
1262 void Writer1() {
1292 MyThreadArray t(Writer1, Writer2);
6184 void Writer1() { GLOB++; }
6191 MyThread t1(Writer1);