Lines Matching refs:Unlock

34   void Unlock() __attribute__((unlock_function));
161 sls_mw.mu.Unlock(); in sls_fun_0()
167 sls_mu.Unlock(); in sls_fun_2()
173 sls_mu.Unlock(); in sls_fun_3()
179 sls_mu2.Unlock(); in sls_fun_4()
185 sls_mu.Unlock(); in sls_fun_5()
191 sls_mu.Unlock(); in sls_fun_6()
197 sls_mu2.Unlock(); in sls_fun_7()
198 sls_mu.Unlock(); in sls_fun_7()
204 sls_mu.Unlock(); in sls_fun_8()
206 sls_mu.Unlock(); in sls_fun_8()
214 sls_mu.Unlock(); in sls_fun_9()
228 sls_mu.Unlock(); in sls_fun_good_6()
234 sls_mu.Unlock(); in sls_fun_good_7()
243 sls_mu.Unlock(); in sls_fun_good_7()
248 sls_mw.mu.Unlock(); in sls_fun_good_8()
252 sls_mu.Unlock(); // \ in sls_fun_bad_1()
260 sls_mu.Unlock(); in sls_fun_bad_2()
278 sls_mu.Unlock(); in sls_fun_bad_5()
291 sls_mu.Unlock(); // \ in sls_fun_bad_6()
299 sls_mu.Unlock(); in sls_fun_bad_7()
308 sls_mu.Unlock(); in sls_fun_bad_7()
315 … sls_mu.Unlock(); // expected-warning{{expecting mutex 'sls_mu' to be held at start of each loop}} in sls_fun_bad_8()
325 sls_mu.Unlock(); in sls_fun_bad_9()
331 sls_mu.Unlock(); in sls_fun_bad_10()
340 sls_mu.Unlock(); // \ in sls_fun_bad_11()
347 sls_mu.Unlock(); in sls_fun_bad_12()
355 sls_mu.Unlock(); in sls_fun_bad_12()
460 sls_mu.Unlock(); in gb_fun_0()
466 sls_mu.Unlock(); in gb_fun_1()
579 FooA.mu.Unlock(); in late_0()
586 BarA.FooPointer->mu.Unlock(); in late_1()
596 fooA.mu.Unlock(); in late_bad_0()
606 b1.mu1_.Unlock(); in late_bad_1()
608 mu.Unlock(); in late_bad_1()
617 BarA.FooPointer->mu.Unlock(); in late_bad_2()
626 BarA.Foo.mu.Unlock(); in late_bad_3()
635 BarA.Foo.mu.Unlock(); in late_bad_4()
645 sls_mu.Unlock(); in shared_fun_0()
648 sls_mu.Unlock(); in shared_fun_0()
655 sls_mu.Unlock(); in shared_fun_1()
659 sls_mu.Unlock(); in shared_fun_1()
668 sls_mu.Unlock(); in shared_fun_3()
677 sls_mu.Unlock(); in shared_fun_4()
687 sls_mu.Unlock(); in shared_fun_8()
694 sls_mu.Unlock(); in shared_bad_0()
698 sls_mu.Unlock(); in shared_bad_0()
709 sls_mu.Unlock(); in shared_bad_1()
720 sls_mu.Unlock(); in shared_bad_2()
746 aa_mu.Unlock(); in es_fun_0()
752 aa_mu.Unlock(); in es_fun_1()
758 aa_mu.Unlock(); in es_fun_2()
764 sls_mu.Unlock(); in es_fun_3()
770 sls_mu2.Unlock(); in es_fun_4()
776 sls_mu2.Unlock(); in es_fun_5()
786 sls_mu.Unlock(); in es_fun_7()
814 aa_mu.Unlock(); in es_bad_1()
836 sls_mu.Unlock(); in es_bad_5()
843 sls_mu.Unlock(); in es_bad_6()
850 sls_mu.Unlock(); in es_bad_7()
919 b1.mu1_.Unlock(); in func()
922 mu.Unlock(); in func()
960 mu2.Unlock(); in main()
962 mu1.Unlock(); in main()
1008 fb->foo_->mu_->Unlock(); in main()
1028 bar_mu_.Unlock(); in Test1()
1029 foo->foo_mu_.Unlock(); in Test1()
1112 mu.Unlock(); in main()
1113 a.mu1->Unlock(); in main()
1114 a.mu2->Unlock(); in main()
1133 mu_.Unlock(); in func()
1166 mu.Unlock(); in func()
1210 b->mu_.Unlock(); in main()
1215 c->mu_.Unlock(); in main()
1256 mu_.Unlock(); in bar()
1260 mu1.Unlock(); in bar()
1271 mu2.Unlock(); in main()
1272 f1.mu_.Unlock(); in main()
1275 f2->mu_.Unlock(); in main()
1278 mu2.Unlock(); in main()
1342 b3->mu1_.Unlock(); in func()
1371 lock_.Unlock(); in Func()
1410 child->lock_.Unlock(); in Func()
1412 lock_.Unlock(); in Func()
1440 mu2.Unlock(); in f2()
1482 b->mu_.Unlock(); in main()
1487 c->mu_.Unlock(); in main()
1700 fooObj.mu_.Unlock(); in bar()
1716 mu.Unlock(); in foo1()
1723 mu.Unlock(); in foo2()
1730 mu.Unlock(); in foo3()
1738 mu.Unlock(); in foo4()
1744 mu.Unlock(); in foo5()
1753 mu.Unlock(); in foo6()
1762 mu.Unlock(); in foo7()
1777 mu.Unlock(); in foo8()
1789 mu.Unlock(); in foo9()
1815 mu.Unlock(); in foo11()
1828 mu.Unlock(); in foo12()
1904 mu_.Unlock(); in foo()
1925 f1.mu_.Unlock(); in test()
1930 bt.fooBase.mu_.Unlock(); in test()
1931 bt.fooBaseT.mu_.Unlock(); in test()
1932 f2.mu_.Unlock(); in test()
1940 cell.mu_.Unlock(); in test()
1963 mu_.Unlock(); in foo()
1980 celld2.mu_.Unlock(); in testDelayed()
1981 celld.mu_.Unlock(); in testDelayed()
2008 myfoo.mu_.Unlock(); in test()
2146 myFoo.mu_.Unlock(); in test()
2190 void unlock() UNLOCK_FUNCTION() { mu_.Unlock(); } in unlock()
2302 bar.getFoo().mu_.Unlock(); in test()
2306 (bar.getFoo().mu_).Unlock(); in test()
2310 bar.getFoo2(a).mu_.Unlock(); in test()
2314 bar.getFoo3(a, b).mu_.Unlock(); in test()
2318 getBarFoo(bar, a).mu_.Unlock(); in test()
2322 bar.getFoo2(10).mu_.Unlock(); in test()
2326 bar.getFoo2(a + 1).mu_.Unlock(); in test()
2330 (a > 0 ? fooArray[1] : fooArray[b]).mu_.Unlock(); in test()
2345 bar.getFoo().mu_.Unlock(); in test2()
2351 bar.getFoo2(a).mu_.Unlock(); in test2()
2357 bar.getFoo3(a, b).mu_.Unlock(); in test2()
2363 getBarFoo(bar, a).mu_.Unlock(); in test2()
2369 (a > 0 ? fooArray[1] : fooArray[b]).mu_.Unlock(); in test2()
2389 mu.Unlock(); in foo()
2433 Foo::getMu(f2)->Unlock(); in test1()
2437 f1->getMu()->Unlock(); in test1()
2476 b2->getMu()->Unlock(); in test2()
2481 b1->getMu()->Unlock(); in test2()
2494 getFooMu(b2)->Unlock(); in test3()
2499 b1->mu_.Unlock(); in test3()
2575 mu1_.Unlock(); in lockBoth()
2576 mu2_.Unlock(); in lockBoth()
2619 mutex_.Unlock(); in foo1()
2624 mutex_.Unlock(); in foo2()
2732 void Unlock() UNLOCK_FUNCTION(mu_);
2756 mu_->Unlock(); in test1()
2764 (*mu_).Unlock(); in test2()
2773 mu_.get()->Unlock(); in test3()
2798 Unlock(); in test6()
2805 mu_->Unlock(); in test7()
2809 Unlock(); in test7()
2813 mu_->Unlock(); in test7()
2817 mu_.get()->Unlock(); in test7()
2821 (*mu_).Unlock(); in test7()
2825 mu_->Unlock(); in test7()
2834 mu_.get()->Unlock(); in test8()
2835 Unlock(); // expected-warning {{releasing mutex 'mu_' that was not held}} in test8()
2861 foo->mu_->Unlock(); in test1()
2870 foo.get()->mu_->Unlock(); in test2()
2942 mu1_.Unlock(); in unlock1()
2946 mu1_.Unlock(); in unlock3()
2947 mu2_.Unlock(); in unlock3()
2948 mu3_.Unlock(); in unlock3()
2954 mu1_.Unlock(); in unlocklots()
2955 mu2_.Unlock(); in unlocklots()
2956 mu3_.Unlock(); in unlocklots()
3171 g1.mu_.Unlock(); in test()
3177 g2.mu_.Unlock(); in test()
3186 g1.mu_.Unlock(); in test()
3189 g2.mu_.Unlock(); in test()
3193 g1.mu_.Unlock(); in test()
3263 i->lock_.Unlock(); in bar()
3284 lt->mu_.Unlock(); in test()
3338 mu_.Unlock(); in test3()
3346 mu_.Unlock(); in test4()
3352 mu_.Unlock(); in test4()
3356 mu_.Unlock(); in test4()
3419 foo->mu_.Unlock(); in test()
3461 Bar::mu_.Unlock(); in test2()
3699 void Foo::unlock() { mu1_.Unlock(); mu2_.Unlock(); } in unlock()
3709 mu1_.Unlock(); in test()
3715 mu1_.Unlock(); in test()
3719 mu2_.Unlock(); in test()
3821 mu_.Unlock(); in test()
3828 mu_.Unlock(); in test()
3944 mu_.Unlock(); in test()
3972 void unlock() UNLOCK_FUNCTION() { mu_.Unlock(); } in unlock()
3991 mu_.Unlock(); in unlock()
3997 mu2_.Unlock(); in lockBad()
4002 mu2_.Unlock(); in readerLockBad()
4007 mu2_.Unlock(); in unlockBad()
4024 mu2_.Unlock(); // expected-warning {{releasing mutex 'mu2_' that was not held}} in unlockBad2()
4074 mu_.Unlock(); in test5()
4079 mu_.Unlock(); in test6()
4091 mu_.Unlock(); in test7()
4103 mu_.Unlock(); in test8()
4149 mu.Unlock(); in test1()
4157 mu.Unlock(); in test2()
4165 mu.Unlock(); in test3()
4172 mu.Unlock(); in test4()
4181 mu.Unlock(); in test5()
4189 mu.Unlock(); in test6()
4196 mu.Unlock(); in test7()
4203 mu.Unlock(); in test8()
4211 mu.Unlock(); in test9()
4217 mu.Unlock(); in test10()
4254 mu1.Unlock(); in test1()
4272 mu1.Unlock(); in test2()
4290 mu2.Unlock(); in test3()
4318 mu2.Unlock(); in test5()
4319 mu1.Unlock(); in test5()
4342 mu2.Unlock(); in test1()
4343 mu1.Unlock(); in test1()
4359 mu2.Unlock(); in test2()
4375 mu1.Unlock(); in test3()
4433 mu_.Unlock(); in test()
4477 map["foo"]->Unlock(); in test()
4483 mapCell["foo"].mu->Unlock(); in test2()
4496 a.mu->Unlock(); in compare()
4572 mu.Unlock(); in baz()
4586 mu.Unlock(); in foo()
4600 mu.Unlock(); in baz()
4866 mu3.Unlock(); in test1()
4867 mu2.Unlock(); in test1()
4868 mu1.Unlock(); in test1()
4874 mu1.Unlock(); in test2()
4875 mu2.Unlock(); in test2()
4881 mu1.Unlock(); in test3()
4882 mu3.Unlock(); in test3()
4887 mu2.Unlock(); in test4()
4892 mu1.Unlock(); in test5()
4915 mu3.Unlock(); in test1()
4916 mu2.Unlock(); in test1()
4917 mu1.Unlock(); in test1()
4923 mu1.Unlock(); in test2()
4924 mu2.Unlock(); in test2()
4930 mu1.Unlock(); in test3()
4931 mu3.Unlock(); in test3()
4948 mu4.Unlock(); in test1()
4949 mu3.Unlock(); in test1()
4950 mu2.Unlock(); in test1()
4951 mu1.Unlock(); in test1()
4958 mu2.Unlock(); in test2()
4959 mu4.Unlock(); in test2()
4966 mu1.Unlock(); in test3()
4967 mu4.Unlock(); in test3()
4974 mu1.Unlock(); in test4()
4975 mu3.Unlock(); in test4()
4994 mu1.Unlock(); in test()
4995 mu8.Unlock(); in test()
5014 mu1.Unlock(); in test()
5015 mu8.Unlock(); in test()
5031 mu_b.Unlock(); in test0()
5032 mu_a.Unlock(); in test0()
5037 mu1.Unlock(); in test1a()
5044 mu_b.Unlock(); in test1b()
5045 mu_a.Unlock(); in test1b()
5046 mu1.Unlock(); in test1b()
5051 mu2.Unlock(); in test()
5056 mu3.Unlock(); in test3()
5156 mu1.Unlock(); in test3()
5157 mu2.Unlock(); in test3()
5170 void Unlock() UNLOCK_FUNCTION();
5179 muun1.Unlock(); in test()
5180 muun2.Unlock(); in test()