HomeSort by relevance Sort by last modified time
    Searched full:unlock (Results 51 - 75 of 2412) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/mojo/public/cpp/utility/
mutex.h 33 void Unlock() { pthread_mutex_unlock(&mutex_); }
42 void Unlock();
57 ~MutexLock() { mutex_->Unlock(); }
  /external/chromium_org/third_party/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/libnfc-nci/halimpl/bcm2079x/adaptation/
Mutex.h 70 ** Function: unlock
72 ** Description: Unlock a mutex to unblock a thread.
77 void unlock ();
Mutex.cpp 90 ** Function: unlock
92 ** Description: Unlock a mutex to unblock a thread.
97 void Mutex::unlock () function in class:Mutex
102 ALOGE ("Mutex::unlock: fail unlock; error=0x%X", res);
  /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...]
  /frameworks/av/services/audioflinger/
SchedulingPolicyService.cpp 38 sMutex.unlock();
48 sMutex.unlock();
57 sMutex.unlock();
  /sdk/emulator/opengl/shared/emugl/common/
mutex.h 58 void unlock() { function in class:emugl::Mutex
66 // Helper class to lock / unlock a mutex automatically on scope
75 mMutex->unlock();
  /libcore/jsr166-tests/src/test/java/jsr166/
ReentrantLockTest.java 66 lock.unlock();
133 lock.unlock();
201 lock.unlock();
217 lock.unlock();
242 lock.unlock();
267 lock.unlock();
309 lock.unlock();
341 lock.unlock();
414 lock.unlock();
432 lock.unlock();
    [all...]
  /external/chromium_org/base/memory/
discardable_memory_unittest.cc 72 // Test Lock() and Unlock() functionalities.
79 memory->Unlock();
85 memory->Unlock();
98 memory->Unlock();
109 memory->Unlock();
  /packages/apps/Nfc/nci/jni/
Mutex.cpp 87 ** Function: unlock
89 ** Description: Unlock a mutex to unblock a thread.
94 void Mutex::unlock () function in class:Mutex
99 ALOGE ("Mutex::unlock: fail unlock; error=0x%X", res);
  /external/chromium_org/third_party/skia/tests/
ImageCacheTest.cpp 47 cache.unlock(id2);
49 cache.unlock(id);
64 cache.unlock(id);
73 cache.unlock(id);
124 cache.unlock(id1);
125 cache.unlock(id2);
132 cache.unlock(id);
  /external/lldb/tools/debugserver/source/
PThreadMutex.h 44 void Unlock();
71 void Unlock()
79 Unlock();
84 // unlock any the current mutex and lock the new one if it is valid
87 Unlock();
123 err = Unlock();
139 int Unlock()
  /external/skia/tests/
ImageCacheTest.cpp 47 cache.unlock(id2);
49 cache.unlock(id);
64 cache.unlock(id);
73 cache.unlock(id);
124 cache.unlock(id1);
125 cache.unlock(id2);
132 cache.unlock(id);
  /frameworks/base/packages/Keyguard/res/values-en-rGB/
strings.xml 29 <string name="keyguard_password_enter_password_code" msgid="1054721668279049780">"Type password to unlock"</string>
30 <string name="keyguard_password_enter_pin_password_code" msgid="6391755146112503443">"Type PIN to unlock"</string>
32 <string name="keyguard_label_text" msgid="861796461028298424">"To unlock, press Menu, then 0."</string>
33 <string name="faceunlock_multiple_failures" msgid="754137583022792429">"Maximum Face Unlock attempts exceeded"</string>
37 <string name="keyguard_instructions_when_pattern_disabled" msgid="1332288268600329841">"Press Menu to unlock."</string>
52 <string name="keyguard_accessibility_unlock_area_expanded" msgid="2278106022311170299">"Unlock area expanded."</string>
53 <string name="keyguard_accessibility_unlock_area_collapsed" msgid="6366992066936076396">"Unlock area collapsed."</string>
61 <string name="keyguard_accessibility_expand_lock_area" msgid="519859720934178024">"Expand unlock area."</string>
62 <string name="keyguard_accessibility_slide_unlock" msgid="2959928478764697254">"Slide unlock."</string>
63 <string name="keyguard_accessibility_pattern_unlock" msgid="1490840706075246612">"Pattern unlock."</string
    [all...]
  /frameworks/base/packages/Keyguard/res/values-en-rIN/
strings.xml 29 <string name="keyguard_password_enter_password_code" msgid="1054721668279049780">"Type password to unlock"</string>
30 <string name="keyguard_password_enter_pin_password_code" msgid="6391755146112503443">"Type PIN to unlock"</string>
32 <string name="keyguard_label_text" msgid="861796461028298424">"To unlock, press Menu, then 0."</string>
33 <string name="faceunlock_multiple_failures" msgid="754137583022792429">"Maximum Face Unlock attempts exceeded"</string>
37 <string name="keyguard_instructions_when_pattern_disabled" msgid="1332288268600329841">"Press Menu to unlock."</string>
52 <string name="keyguard_accessibility_unlock_area_expanded" msgid="2278106022311170299">"Unlock area expanded."</string>
53 <string name="keyguard_accessibility_unlock_area_collapsed" msgid="6366992066936076396">"Unlock area collapsed."</string>
61 <string name="keyguard_accessibility_expand_lock_area" msgid="519859720934178024">"Expand unlock area."</string>
62 <string name="keyguard_accessibility_slide_unlock" msgid="2959928478764697254">"Slide unlock."</string>
63 <string name="keyguard_accessibility_pattern_unlock" msgid="1490840706075246612">"Pattern unlock."</string
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp 149 printf_mu.Unlock(); \
369 // 4. while(COND) / e. MU.Unlock()
371 // 5. MU.Unlock()
382 MU.Unlock();
393 MU.Unlock();
417 // /--- d. MU.Unlock()
419 // 4. MU.Unlock()
429 MU.Unlock(); // calls ANNOTATE_CONDVAR_SIGNAL;
437 MU.Unlock(); // Waker is done!
499 // 4. while(COND) e. MU.Unlock()
    [all...]
  /external/chromium_org/chrome/browser/
chrome_process_singleton_win_unittest.cc 40 ps1.Unlock();
43 ps2.Unlock();
67 ps2.Unlock();
78 ps1.Unlock();
107 ps2.Unlock();
121 ps1.Unlock();
  /external/chromium_org/chrome/browser/importer/
firefox_profile_lock_unittest.cc 26 lock1.Unlock();
45 lock->Unlock();
57 lock->Unlock();
82 lock->Unlock();
103 lock1->Unlock();
108 lock2->Unlock();
  /external/chromium_org/third_party/WebKit/Source/platform/
PurgeableVector.h 49 // means that N calls to lock() must be followed by N+1 calls to unlock() to
59 // Clients who know in advance that they will call unlock() should construct
61 // discardable memory from the start and unlock() doesn't cause a memcpy().
68 // after a call to unlock().
85 // WARNING: Calling unlock() on an instance that wasn't created with the
87 void unlock();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ReadOnlyBinaryDictionary.java 62 mLock.readLock().unlock();
74 mLock.readLock().unlock();
86 mLock.readLock().unlock();
98 mLock.readLock().unlock();
110 mLock.readLock().unlock();
122 mLock.writeLock().unlock();
  /external/chromium_org/chrome/browser/chromeos/
sim_dialog_delegate.h 15 // SIM unlock dialog displayed in cases when SIM card has to be unlocked.
20 SIM_DIALOG_UNLOCK = 0, // General unlock flow dialog (PIN/PUK).
28 // Shows the SIM unlock dialog box with one of the specified modes.
  /external/libcxx/test/thread/thread.condition/thread.condition.condvarany/
destructor.pass.cpp 33 m.unlock();
43 m.unlock();
53 m.unlock();
  /external/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.recursive/
lock.pass.cpp 37 m.unlock();
38 m.unlock();
48 m.unlock();
try_lock.pass.cpp 39 m.unlock();
40 m.unlock();
50 m.unlock();
  /external/libcxx/test/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
lock.pass.cpp 37 m.unlock();
38 m.unlock();
48 m.unlock();

Completed in 727 milliseconds

1 23 4 5 6 7 8 91011>>