Lines Matching refs:Unlock
32 void Unlock() __attribute__((unlock_function));
113 sls_mw.mu.Unlock(); in sls_fun_0()
119 sls_mu.Unlock(); in sls_fun_2()
125 sls_mu.Unlock(); in sls_fun_3()
131 sls_mu2.Unlock(); in sls_fun_4()
137 sls_mu.Unlock(); in sls_fun_5()
143 sls_mu.Unlock(); in sls_fun_6()
149 sls_mu2.Unlock(); in sls_fun_7()
150 sls_mu.Unlock(); in sls_fun_7()
156 sls_mu.Unlock(); in sls_fun_8()
158 sls_mu.Unlock(); in sls_fun_8()
166 sls_mu.Unlock(); in sls_fun_9()
180 sls_mu.Unlock(); in sls_fun_good_6()
186 sls_mu.Unlock(); in sls_fun_good_7()
195 sls_mu.Unlock(); in sls_fun_good_7()
200 sls_mw.mu.Unlock(); in sls_fun_good_8()
204 sls_mu.Unlock(); // \ in sls_fun_bad_1()
212 sls_mu.Unlock(); in sls_fun_bad_2()
230 sls_mu.Unlock(); in sls_fun_bad_5()
243 sls_mu.Unlock(); // \ in sls_fun_bad_6()
251 sls_mu.Unlock(); in sls_fun_bad_7()
260 sls_mu.Unlock(); in sls_fun_bad_7()
267 …sls_mu.Unlock(); // expected-warning{{expecting mutex 'sls_mu' to be locked at start of each loop}} in sls_fun_bad_8()
277 sls_mu.Unlock(); in sls_fun_bad_9()
283 sls_mu.Unlock(); in sls_fun_bad_10()
292 sls_mu.Unlock(); // \ in sls_fun_bad_11()
299 sls_mu.Unlock(); in sls_fun_bad_12()
307 sls_mu.Unlock(); in sls_fun_bad_12()
412 sls_mu.Unlock(); in gb_fun_0()
418 sls_mu.Unlock(); in gb_fun_1()
531 FooA.mu.Unlock(); in late_0()
538 BarA.FooPointer->mu.Unlock(); in late_1()
548 fooA.mu.Unlock(); in late_bad_0()
558 b1.mu1_.Unlock(); in late_bad_1()
560 mu.Unlock(); in late_bad_1()
569 BarA.FooPointer->mu.Unlock(); in late_bad_2()
578 BarA.Foo.mu.Unlock(); in late_bad_3()
587 BarA.Foo.mu.Unlock(); in late_bad_4()
597 sls_mu.Unlock(); in shared_fun_0()
600 sls_mu.Unlock(); in shared_fun_0()
607 sls_mu.Unlock(); in shared_fun_1()
611 sls_mu.Unlock(); in shared_fun_1()
620 sls_mu.Unlock(); in shared_fun_3()
629 sls_mu.Unlock(); in shared_fun_4()
639 sls_mu.Unlock(); in shared_fun_8()
646 sls_mu.Unlock(); in shared_bad_0()
650 sls_mu.Unlock(); in shared_bad_0()
661 sls_mu.Unlock(); in shared_bad_1()
672 sls_mu.Unlock(); in shared_bad_2()
698 aa_mu.Unlock(); in es_fun_0()
704 aa_mu.Unlock(); in es_fun_1()
710 aa_mu.Unlock(); in es_fun_2()
716 sls_mu.Unlock(); in es_fun_3()
722 sls_mu2.Unlock(); in es_fun_4()
728 sls_mu2.Unlock(); in es_fun_5()
738 sls_mu.Unlock(); in es_fun_7()
766 aa_mu.Unlock(); in es_bad_1()
788 sls_mu.Unlock(); in es_bad_5()
795 sls_mu.Unlock(); in es_bad_6()
802 sls_mu.Unlock(); in es_bad_7()
871 b1.mu1_.Unlock(); in func()
874 mu.Unlock(); in func()
912 mu2.Unlock(); in main()
914 mu1.Unlock(); in main()
960 fb->foo_->mu_->Unlock(); in main()
980 bar_mu_.Unlock(); in Test1()
981 foo->foo_mu_.Unlock(); in Test1()
1064 mu.Unlock(); in main()
1065 a.mu1->Unlock(); in main()
1066 a.mu2->Unlock(); in main()
1085 mu_.Unlock(); in func()
1118 mu.Unlock(); in func()
1162 b->mu_.Unlock(); in main()
1167 c->mu_.Unlock(); in main()
1208 mu_.Unlock(); in bar()
1212 mu1.Unlock(); in bar()
1223 mu2.Unlock(); in main()
1224 f1.mu_.Unlock(); in main()
1227 f2->mu_.Unlock(); in main()
1230 mu2.Unlock(); in main()
1294 b3->mu1_.Unlock(); in func()
1323 lock_.Unlock(); in Func()
1362 child->lock_.Unlock(); in Func()
1364 lock_.Unlock(); in Func()
1392 mu2.Unlock(); in f2()
1434 b->mu_.Unlock(); in main()
1439 c->mu_.Unlock(); in main()
1646 fooObj.mu_.Unlock(); in bar()
1662 mu.Unlock(); in foo1()
1669 mu.Unlock(); in foo2()
1676 mu.Unlock(); in foo3()
1684 mu.Unlock(); in foo4()
1690 mu.Unlock(); in foo5()
1699 mu.Unlock(); in foo6()
1708 mu.Unlock(); in foo7()
1723 mu.Unlock(); in foo8()
1735 mu.Unlock(); in foo9()
1761 mu.Unlock(); in foo11()
1774 mu.Unlock(); in foo12()
1850 mu_.Unlock(); in foo()
1871 f1.mu_.Unlock(); in test()
1876 bt.fooBase.mu_.Unlock(); in test()
1877 bt.fooBaseT.mu_.Unlock(); in test()
1878 f2.mu_.Unlock(); in test()
1886 cell.mu_.Unlock(); in test()
1909 mu_.Unlock(); in foo()
1926 celld2.mu_.Unlock(); in testDelayed()
1927 celld.mu_.Unlock(); in testDelayed()
1954 myfoo.mu_.Unlock(); in test()
2092 myFoo.mu_.Unlock(); in test()
2136 void unlock() UNLOCK_FUNCTION() { mu_.Unlock(); } in unlock()
2248 bar.getFoo().mu_.Unlock(); in test()
2252 (bar.getFoo().mu_).Unlock(); in test()
2256 bar.getFoo2(a).mu_.Unlock(); in test()
2260 bar.getFoo3(a, b).mu_.Unlock(); in test()
2264 getBarFoo(bar, a).mu_.Unlock(); in test()
2268 bar.getFoo2(10).mu_.Unlock(); in test()
2272 bar.getFoo2(a + 1).mu_.Unlock(); in test()
2276 (a > 0 ? fooArray[1] : fooArray[b]).mu_.Unlock(); in test()
2282 bar.getFoo().mu_.Unlock(); in test()
2288 bar.getFoo2(a).mu_.Unlock(); in test()
2294 bar.getFoo3(a, b).mu_.Unlock(); in test()
2300 getBarFoo(bar, a).mu_.Unlock(); in test()
2306 (a > 0 ? fooArray[1] : fooArray[b]).mu_.Unlock(); in test()
2326 mu.Unlock(); in foo()
2370 Foo::getMu(f2)->Unlock(); in test1()
2374 f1->getMu()->Unlock(); in test1()
2413 b2->getMu()->Unlock(); in test2()
2418 b1->getMu()->Unlock(); in test2()
2431 getFooMu(b2)->Unlock(); in test3()
2436 b1->mu_.Unlock(); in test3()
2512 mu1_.Unlock(); in lockBoth()
2513 mu2_.Unlock(); in lockBoth()
2556 mutex_.Unlock(); in foo1()
2561 mutex_.Unlock(); in foo2()
2669 void Unlock() UNLOCK_FUNCTION(mu_);
2693 mu_->Unlock(); in test1()
2701 (*mu_).Unlock(); in test2()
2710 mu_.get()->Unlock(); in test3()
2735 Unlock(); in test6()
2742 mu_->Unlock(); in test7()
2746 Unlock(); in test7()
2750 mu_->Unlock(); in test7()
2754 mu_.get()->Unlock(); in test7()
2758 (*mu_).Unlock(); in test7()
2762 mu_->Unlock(); in test7()
2771 mu_.get()->Unlock(); in test8()
2772 Unlock(); // expected-warning {{unlocking 'mu_' that was not locked}} in test8()
2798 foo->mu_->Unlock(); in test1()
2807 foo.get()->mu_->Unlock(); in test2()
2879 mu1_.Unlock(); in unlock1()
2883 mu1_.Unlock(); in unlock3()
2884 mu2_.Unlock(); in unlock3()
2885 mu3_.Unlock(); in unlock3()
2891 mu1_.Unlock(); in unlocklots()
2892 mu2_.Unlock(); in unlocklots()
2893 mu3_.Unlock(); in unlocklots()
3146 g1.mu_.Unlock(); in test()
3152 g2.mu_.Unlock(); in test()
3161 g1.mu_.Unlock(); in test()
3164 g2.mu_.Unlock(); in test()
3168 g1.mu_.Unlock(); in test()
3238 i->lock_.Unlock(); in bar()
3259 lt->mu_.Unlock(); in test()
3313 mu_.Unlock(); in test3()
3321 mu_.Unlock(); in test4()
3327 mu_.Unlock(); in test4()
3331 mu_.Unlock(); in test4()
3394 foo->mu_.Unlock(); in test()
3436 Bar::mu_.Unlock(); in test2()
3678 mu1_.Unlock(); in test()
3684 mu1_.Unlock(); in test()
3688 mu2_.Unlock(); in test()
3775 mu_.Unlock(); in test()
3782 mu_.Unlock(); in test()
3898 mu_.Unlock(); in test()