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

1 23 4 5 6 7 8 91011>>

  /external/chromium/base/threading/
thread.cc 162 // unlocked.
  /external/chromium/chrome/common/
multi_process_lock_unittest.cc 112 << "'Over-unlocked MultiProcessLock' is expected";
  /external/icu4c/common/
umutex.h 145 * @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.12/include/
SDL_mutex.h 57 /* Create a mutex, initialized unlocked */
  /external/qemu/distrib/sdl-1.2.12/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.12/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.12/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/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/libvideoeditor/osal/src/
M4OSA_Semaphore.c 119 * will block indefinitely until the semaphore is unlocked.
  /frameworks/native/include/utils/
Mutex.h 39 * The mutex must be unlocked by the thread that locked it. They are not
RWLock.h 39 * The mutex must be unlocked by the thread that locked it. They are not
  /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 70 * locks: a deserialized lock is in the unlocked state, regardless of
167 setState(0); // reset to unlocked state
729 * The state, in brackets, includes either the String {@code "Unlocked"}
738 "[Unlocked]" :
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
OrientationManager.java 57 // 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());
  /packages/providers/MediaProvider/src/com/android/providers/media/
MtpService.java 67 // Unhide the storage units when the user has unlocked the lockscreen
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
condition_variable 216 // _M_mutex must be unlocked before re-locking __lock so move
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
condition_variable 216 // _M_mutex must be unlocked before re-locking __lock so move
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_mutex.h 57 /* Create a mutex, initialized unlocked */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_mutex.h 57 /* Create a mutex, initialized unlocked */
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_mutex.h 62 /* Create a mutex, initialized unlocked */
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_mutex.h 57 /* Create a mutex, initialized unlocked */

Completed in 498 milliseconds

1 23 4 5 6 7 8 91011>>