Home | History | Annotate | Download | only in tests

Lines Matching full:writer1

1561 // Writer1:                                Writer2 
1571 void Writer1() {
1602 MyThreadArray t(Writer1, Writer2);
6989 void Writer1() {
7011 void DoWrite1() { Writer1(); }
7025 MyThread t1(Thread1, NULL, "writer1"),
7088 MyThread t1(Thread1, NULL, "good writer1"),