HomeSort by relevance Sort by last modified time
    Searched full:unlocked (Results 151 - 175 of 549) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutexattr_getrobust.c 91 * be used normally by other threads. If the mutex is unlocked without
pthread_mutexattr_setrobust.c 91 * be used normally by other threads. If the mutex is unlocked without
  /external/chromium_org/remoting/base/
auto_thread.cc 200 // unlocked.
  /external/chromium_org/third_party/skia/src/images/
SkImageRefPool.cpp 61 // only purge it if its pixels are unlocked
  /external/chromium_org/third_party/sqlite/src/test/
cache.test 50 # and unlocked repeatedly without internally allocating any new pages.
  /external/icu4c/common/
umutex.h 211 * @param mutex The given mutex to be unlocked. Pass NULL to specify
  /external/kernel-headers/original/asm-arm/
spinlock.h 16 * Unlocked value: 0
  /external/kernel-headers/original/linux/
pagemap.h 149 * Wait for a page to be unlocked.
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdllocksurface.html 201 /* Surface is now unlocked */
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_mutex.h 58 /** Create a mutex, initialized unlocked */
  /external/qemu/distrib/sdl-1.2.15/src/thread/dc/
SDL_syscond.c 139 The mutex is unlocked during the wait, and locked again after the wait.
  /external/qemu/distrib/sdl-1.2.15/src/thread/generic/
SDL_syscond.c 139 The mutex is unlocked during the wait, and locked again after the wait.
  /external/qemu/distrib/sdl-1.2.15/src/thread/os2/
SDL_syscond.c 139 The mutex is unlocked during the wait, and locked again after the wait.
  /external/skia/src/images/
SkImageRefPool.cpp 61 // only purge it if its pixels are unlocked
  /external/stressapptest/src/
error_diag.h 57 // Unlocked version of FindInSubTree.
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.stderr.exp 89 Thread #x unlocked an invalid lock at 0x........
158 Thread #x unlocked a not-locked lock at 0x........
172 Thread #x unlocked a not-locked lock at 0x........
188 Thread #x unlocked a not-locked lock at 0x........
  /frameworks/av/include/camera/
CameraMetadata.h 65 * being unlocked.
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Semaphore.c 119 * will block indefinitely until the semaphore is unlocked.
  /frameworks/base/core/java/com/android/internal/app/
PlatLogoActivity.java 157 // For posterity: the moment this user unlocked the easter egg
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
Frame.java 40 * {@link #unlock()}. Note, that a Frame must be unlocked before you push it into an output queue.
  /frameworks/wilhelm/src/
entry.c 97 // So we unlock now and note that it should not be unlocked later.
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantLock.java 67 * locks: a deserialized lock is in the unlocked state, regardless of
162 setState(0); // reset to unlocked state
721 * The state, in brackets, includes either the String {@code "Unlocked"}
730 "[Unlocked]" :
  /packages/apps/Camera2/src/com/android/camera/app/
OrientationManager.java 43 // don't allow the orientation to be unlocked if the value is true.
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
OrientationManager.java 43 // don't allow the orientation to be unlocked if the value is true.
  /packages/apps/KeyChain/tests/src/com/android/keychain/tests/
KeyChainServiceTest.java 192 assertEquals(KeyStore.State.UNLOCKED, keyStore.state());

Completed in 1128 milliseconds

1 2 3 4 5 67 8 91011>>