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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
condition_variable 176 // scoped unlock - unlocks in ctor, re-locks in dtor
180 explicit _Unlock(_Lock& __lk) : _M_lock(__lk) { __lk.unlock(); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
condition_variable 176 // scoped unlock - unlocks in ctor, re-locks in dtor
180 explicit _Unlock(_Lock& __lk) : _M_lock(__lk) { __lk.unlock(); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
condition_variable 176 // scoped unlock - unlocks in ctor, re-locks in dtor
180 explicit _Unlock(_Lock& __lk) : _M_lock(__lk) { __lk.unlock(); }
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_mutex.h 68 /** Unlock the mutex
71 * It is an error to unlock a mutex that has not been locked by
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_mutex.h 68 /** Unlock the mutex
71 * It is an error to unlock a mutex that has not been locked by
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_mutex.h 68 /** Unlock the mutex
71 * It is an error to unlock a mutex that has not been locked by
  /system/core/logd/
LogReader.cpp 98 LogTimeEntry::unlock();
177 LogTimeEntry::unlock();
  /system/security/keystore/include/keystore/
IKeystoreService.h 54 UNLOCK = IBinder::FIRST_CALL_TRANSACTION + 9,
94 virtual int32_t unlock(const String16& password) = 0;
  /system/security/keystore/
test-keystore 138 log "app user cannot use reset, password, lock, unlock"
253 log "after unlock, regression led to result of '8 Value corrupted'"
  /art/runtime/
monitor.cc 257 monitor_lock_.Unlock(self); // Let go of locks in order.
342 ThrowIllegalMonitorStateExceptionF("unlock of unowned monitor on object of type '%s'"
348 ThrowIllegalMonitorStateExceptionF("unlock of monitor owned by '%s' on object of type '%s'"
357 ThrowIllegalMonitorStateExceptionF("unlock of monitor owned by '%s' on object of type '%s'"
365 ThrowIllegalMonitorStateExceptionF("unlock of monitor originally owned by '%s' (now"
372 ThrowIllegalMonitorStateExceptionF("unlock of monitor owned by '%s' on object of type '%s'"
382 bool Monitor::Unlock(Thread* self) {
398 // We don't own this, so we're not allowed to unlock it.
439 monitor_lock_.Unlock(self);
452 monitor_lock_.Unlock(self)
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderBase.cpp 347 mCodedBuffer_Lock.unlock();
353 mCodedBuffer_Lock.unlock();
360 mCodedBuffer_Lock.unlock();
365 mCodedBuffer_Lock.unlock();
429 mEncodeTask_Lock.unlock();
443 mCodedBuffer_Lock.unlock();
476 mEncodeTask_Lock.unlock();
481 mEncodeTask_Lock.unlock();
487 mEncodeTask_Lock.unlock();
492 mEncodeTask_Lock.unlock();
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractScheduledService.java 180 lock.unlock();
198 lock.unlock();
220 lock.unlock();
369 lock.unlock();
382 lock.unlock();
  /external/libcxx/src/
debug.cpp 245 mut().unlock();
252 mut().unlock();
260 mut().unlock();
282 __libcpp_db::unlock() const function in class:__libcpp_db
284 mut().unlock();
  /external/smack/asmack-master/patch/
33-jbosh-android.patch 196 + lock.unlock();
218 + lock.unlock();
347 + lock.unlock();
363 + lock.unlock();
383 + lock.unlock();
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
debug.cpp 260 mut().unlock();
269 mut().unlock();
279 mut().unlock();
302 __libcpp_db::unlock() const function in class:__libcpp_db
305 mut().unlock();
  /external/lldb/include/lldb/Host/
Predicate.h 220 // unlock the mutex and wait for the condition to be set. When either
221 // function returns, they will re-lock the mutex. We use an auto lock/unlock
270 // unlock the mutex and wait for the condition to be set. When either
271 // function returns, they will re-lock the mutex. We use an auto lock/unlock
324 // unlock the mutex and wait for the condition to be set. When either
325 // function returns, they will re-lock the mutex. We use an auto lock/unlock
384 // unlock the mutex and wait for the condition to be set. When either
385 // function returns, they will re-lock the mutex. We use an auto lock/unlock
444 // unlock the mutex and wait for the condition to be set. When either
445 // function returns, they will re-lock the mutex. We use an auto lock/unlock
    [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyService.cpp 329 if (locked) mLock.unlock();
397 mLock.unlock();
407 mLock.unlock();
444 mLock.unlock();
456 mLock.unlock();
486 mLock.unlock();
496 mLock.unlock();
528 mLock.unlock();
543 mLock.unlock();
580 if (locked) mLock.unlock();
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp 188 mHalCamCtrl->mPreviewMemoryLock.unlock();
237 mHalCamCtrl->mPreviewMemoryLock.unlock();
311 mHalCamCtrl->mPreviewMemoryLock.unlock();
321 mHalCamCtrl->mPreviewMemoryLock.unlock();
338 mDisplayLock.unlock();
355 mDisplayLock.unlock();
427 mDisplayLock.unlock();
451 mHalCamCtrl->mPreviewMemoryLock.unlock();
508 mHalCamCtrl->mPreviewMemoryLock.unlock();
513 mHalCamCtrl->mPreviewMemoryLock.unlock();
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.cc 155 mutex_.Unlock();
470 mutex_.Unlock();
770 mutex_.Unlock();
875 mutex_.Unlock();
893 mutex_.Unlock();
1030 state->mu->Unlock();
1062 mutex_.Unlock();
    [all...]
  /external/smack/src/com/kenai/jbosh/
BOSHClient.java 510 lock.unlock();
550 lock.unlock();
615 lock.unlock();
637 lock.unlock();
671 lock.unlock();
692 lock.unlock();
712 lock.unlock();
969 lock.unlock();
    [all...]
  /packages/apps/Nfc/nci/jni/
PeerToPeer.cpp 224 mMutex.unlock();
238 mMutex.unlock();
451 mMutex.unlock();
454 mMutex.unlock();
480 mMutex.unlock();
483 mMutex.unlock();
536 mMutex.unlock();
1022 mDisconnectMutex.unlock ();
    [all...]
  /frameworks/base/core/res/res/values/
strings.xml 135 <!-- Displayed to prompt the user to type the PUK password to unlock
137 <string name="needPuk">Your SIM card is PUK-locked. Type the PUK code to unlock it.</string>
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
memory_region_map.h 100 // MemoryRegionMap::Lock()/Unlock() to manage the locks.
101 // Uses Lock/Unlock inside.
118 static void Unlock() UNLOCK_FUNCTION(lock_);
128 ~LockHolder() { Unlock(); }
219 // Returns success. Uses Lock/Unlock inside.
226 // Returns success. Uses Lock/Unlock inside.
270 // These need Lock/Unlock protection around their whole usage (loop).
  /hardware/ti/omap4-aah/camera/
BufferSourceAdapter.cpp 467 mapper.unlock(*handle);
779 // unlock buffer before giving it up
780 mapper.unlock(*handle);
877 CAMHAL_LOGD("Unlock %p (buffer #%d)", handle, i);
878 mapper.unlock(*handle);
904 // unlock buffer before enqueueing
905 mapper.unlock(*handle);
  /packages/apps/InCallUI/res/values/
strings.xml 473 <!-- Description of the answer target in the Slide unlock screen of Phone. [CHAR LIMIT=12] -->
475 <!-- Description of the send_sms target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] -->
477 <!-- Description of the decline target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
479 <!-- Description of the target to answer a call as a video call in the Slide unlock screen.
482 <!-- Description of the target to answer a call as an audio call in the Slide unlock screen.
493 <string name="description_direction_up">Slide up for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
495 <string name="description_direction_left">"Slide left for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
497 <string name="description_direction_right">Slide right for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
499 <string name="description_direction_down">Slide down for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>

Completed in 2567 milliseconds

<<31323334353637383940>>