HomeSort by relevance Sort by last modified time
    Searched refs:Unlock (Results 1 - 25 of 593) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/test/tsan/
mutex_annotations.cc 25 void Unlock() {
38 m.Unlock();
42 m.Unlock();
  /external/clang/test/PCH/
thread-safety-attrs.cpp 37 void Unlock() __attribute__((unlock_function));
120 sls_mw.mu.Unlock();
126 sls_mu.Unlock();
132 sls_mu.Unlock();
138 sls_mu2.Unlock();
144 sls_mu.Unlock();
150 sls_mu.Unlock();
156 sls_mu2.Unlock();
157 sls_mu.Unlock();
163 sls_mu.Unlock();
    [all...]
  /external/sfntly/cpp/src/sfntly/port/
lock.h 51 void Unlock();
66 lock_.Unlock();
lock.cc 44 void Lock::Unlock() {
66 void Lock::Unlock() {
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
mutex_test.go 20 defer mu.Unlock()
27 mu.Unlock()
42 defer mu.Unlock()
48 mu.Unlock()
63 defer mu1.Unlock()
70 mu2.Unlock()
85 mu.Unlock()
91 mu.Unlock()
107 mu.Unlock()
113 mu.Unlock()
    [all...]
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
mutex_test.go 20 defer mu.Unlock()
27 mu.Unlock()
42 defer mu.Unlock()
48 mu.Unlock()
63 defer mu1.Unlock()
70 mu2.Unlock()
85 mu.Unlock()
91 mu.Unlock()
107 mu.Unlock()
113 mu.Unlock()
    [all...]
  /external/drm_hwcomposer/tests/
worker_test.cpp 26 Unlock();
34 Unlock();
44 Unlock();
86 worker.Unlock();
95 worker.Unlock();
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_mutex.cc 28 t.Unlock(m);
31 t.Unlock(m);
35 t.Unlock(m);
46 t.Unlock(m);
49 t.Unlock(m);
53 t.Unlock(m);
64 t.Unlock(m);
67 t.Unlock(m);
71 t.Unlock(m);
81 t.Unlock(m)
    [all...]
  /external/sfntly/cpp/src/test/
lock_test.cc 25 // Basic test to make sure that Acquire()/Unlock()/Try() don't crash
35 lock_->Unlock();
41 lock_->Unlock();
47 lock_->Unlock();
72 lock.Unlock();
78 lock.Unlock();
84 lock.Unlock();
91 lock.Unlock();
111 lock_->Unlock();
141 lock.Unlock();
    [all...]
  /external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp 34 void Unlock() __attribute__((unlock_function));
161 sls_mw.mu.Unlock();
167 sls_mu.Unlock();
173 sls_mu.Unlock();
179 sls_mu2.Unlock();
185 sls_mu.Unlock();
191 sls_mu.Unlock();
197 sls_mu2.Unlock();
198 sls_mu.Unlock();
204 sls_mu.Unlock();
3699 void Foo::unlock() { mu1_.Unlock(); mu2_.Unlock(); } function in class:MultipleAttributeTest::Foo
    [all...]
warn-thread-safety-negative.cpp 34 void Unlock() __attribute__((unlock_function));
57 mu.Unlock();
71 mu.Unlock();
81 mu.Unlock();
92 mu.Unlock();
99 mu.Unlock();
  /development/host/windows/usb/api/
adb_api_instance.cpp 38 adb_app_instance_map_locker.Unlock();
  /device/google/cuttlefish_common/common/vsoc/shm/
lock.h 85 void Unlock() {
162 void Unlock();
189 void Unlock();
232 void Unlock(RegionView*);
  /prebuilts/go/darwin-x86/src/sync/
cond_test.go 26 m.Unlock()
40 m.Unlock()
64 m.Unlock()
75 m.Unlock()
94 m.Unlock()
104 m.Unlock()
113 m.Unlock()
144 c.L.Unlock()
155 c.L.Unlock()
159 c.L.Unlock()
    [all...]
mutex_test.go 64 m.Unlock()
89 "Mutex.Unlock",
92 mu.Unlock()
100 mu.Unlock()
101 mu.Unlock()
105 "RWMutex.Unlock",
108 mu.Unlock()
116 mu.Unlock()
124 mu.Unlock()
125 mu.Unlock()
    [all...]
  /prebuilts/go/linux-x86/src/sync/
cond_test.go 26 m.Unlock()
40 m.Unlock()
64 m.Unlock()
75 m.Unlock()
94 m.Unlock()
104 m.Unlock()
113 m.Unlock()
144 c.L.Unlock()
155 c.L.Unlock()
159 c.L.Unlock()
    [all...]
mutex_test.go 64 m.Unlock()
89 "Mutex.Unlock",
92 mu.Unlock()
100 mu.Unlock()
101 mu.Unlock()
105 "RWMutex.Unlock",
108 mu.Unlock()
116 mu.Unlock()
124 mu.Unlock()
125 mu.Unlock()
    [all...]
  /hardware/qcom/display/msm8909/sdm/include/utils/
locker.h 49 locker_.Unlock();
64 locker_.Unlock();
80 locker_.Unlock();
99 locker_.Unlock();
120 locker_.Unlock();
138 void Unlock() { pthread_mutex_unlock(&mutex_); }
  /hardware/qcom/display/msm8909w_3100/sdm/include/utils/
locker.h 49 locker_.Unlock();
64 locker_.Unlock();
80 locker_.Unlock();
99 locker_.Unlock();
120 locker_.Unlock();
138 void Unlock() { pthread_mutex_unlock(&mutex_); }
  /hardware/qcom/display/msm8996/sdm/include/utils/
locker.h 49 locker_.Unlock();
64 locker_.Unlock();
80 locker_.Unlock();
99 locker_.Unlock();
120 locker_.Unlock();
138 void Unlock() { pthread_mutex_unlock(&mutex_); }
  /hardware/qcom/display/msm8998/sdm/include/utils/
locker.h 49 locker_.Unlock();
64 locker_.Unlock();
80 locker_.Unlock();
99 locker_.Unlock();
120 locker_.Unlock();
138 void Unlock() { pthread_mutex_unlock(&mutex_); }
  /external/toolchain-utils/
lock_machine_test.py 32 self.assertFalse(mach.Unlock())
35 self.assertFalse(mach.Unlock())
41 self.assertTrue(mach.Unlock(exclusive=True))
46 self.assertTrue(mach.Unlock(exclusive=True))
53 self.assertTrue(mach.Unlock(exclusive=False))
55 self.assertTrue(mach.Unlock(exclusive=True))
61 self.assertTrue(mach.Unlock(exclusive=False))
63 self.assertTrue(mach.Unlock(exclusive=True))
71 self.assertTrue(mach.Unlock(exclusive=True))
78 self.assertTrue(mach.Unlock(exclusive=True)
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_mutex.h 49 void Unlock();
76 void Unlock(MutexType t);
  /prebuilts/go/darwin-x86/test/
locklinear.go 108 locks[1].Unlock()
110 locks[offset].Unlock()
117 locks[1].Unlock()
119 locks[offset].Unlock()
124 locks[0].Unlock()
138 locks[(i+1)*offset].Unlock()
147 locks[1].Unlock()
149 locks[0].Unlock()
156 locks[1].Unlock()
158 locks[0].Unlock()
    [all...]
  /prebuilts/go/linux-x86/test/
locklinear.go 108 locks[1].Unlock()
110 locks[offset].Unlock()
117 locks[1].Unlock()
119 locks[offset].Unlock()
124 locks[0].Unlock()
138 locks[(i+1)*offset].Unlock()
147 locks[1].Unlock()
149 locks[0].Unlock()
156 locks[1].Unlock()
158 locks[0].Unlock()
    [all...]

Completed in 1074 milliseconds

1 2 3 4 5 6 7 8 91011>>