Lines Matching refs:sbar
2391 static void sbar(Bar* g) EXCLUSIVE_LOCKS_REQUIRED(g->getMu());2404 Bar::sbar(b1); // expected-warning {{calling function 'sbar' requires exclusive lock on 'b1->mu_'}}2420 Bar::sbar(b1);2438 Bar::sbar(b1);