Home | History | Annotate | Download | only in tests

Lines Matching full:vtbl

4139 // This test shows a racey access to vptr (the pointer to vtbl).
4235 // to B::vtbl. This is a problem because Thread2 might not have called a->f()