Searched refs:unlock (Results 1 - 25 of 90) sorted by relevance

1234

/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_mutex/lock/
H A D1.cc51 m.unlock();
52 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/lock/
H A D3.cc46 void unlock() function in struct:user_lock
71 m1.unlock();
72 m2.unlock();
73 m3.unlock();
H A D4.cc64 void unlock() function in struct:unreliable_lock
68 l.unlock();
88 l1.unlock();
89 l2.unlock();
90 l3.unlock();
112 l1.unlock();
113 l2.unlock();
114 l3.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/mutex/unlock/
H A D1.cc39 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_mutex/unlock/
H A D1.cc39 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/
H A D1.cc39 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/try_lock/
H A D3.cc46 void unlock() function in struct:user_lock
72 m1.unlock();
73 m2.unlock();
74 m3.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/
H A D1.cc39 m.unlock();
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr49394.C16 void unlock () function in struct:Mutex
32 m->unlock ();
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Ddo_concurrent_1.f9061 unlock(lock) ! { dg-error "Image control statement UNLOCK" }
68 unlock(lock) ! { dg-error "Image control statement UNLOCK" }
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/
H A D2.cc45 m.unlock();
56 m.unlock();
H A D1.cc40 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/
H A D3.cc47 m.unlock();
58 m.unlock();
H A D1.cc41 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/
H A D2.cc51 m.unlock();
52 m.unlock();
H A D1.cc40 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/mutex/try_lock/
H A D1.cc40 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/mutex/lock/
H A D1.cc51 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/
H A D1.cc51 m.unlock();
H A D2.cc51 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/
H A D2.cc51 m.unlock();
H A D1.cc40 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/shared_timed_mutex/try_lock/
H A D1.cc40 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/timed_mutex/lock/
H A D1.cc51 m.unlock();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/
H A D1.cc41 m.unlock();

Completed in 71 milliseconds

1234