Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:bar2

1345     void bar2(Bar* b) EXCLUSIVE_LOCKS_REQUIRED(b->mu)    { b->a = 0; }