HomeSort by relevance Sort by last modified time
    Searched full:locked (Results 26 - 50 of 785) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/main/drd/tests/
tc04_free_lock.stderr.exp 2 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
9 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
17 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
25 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc12_rwl_trivial.stderr.exp 2 Reader-writer lock not locked by calling thread: rwlock 0x.........
tc22_exit_w_lock.stderr.exp-64bit 2 Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 3.
recursive_mutex.stderr.exp-linux 8 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
20 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
tc23_bogus_condwait.stderr.exp-linux-x86 7 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
16 Mutex not locked: mutex 0x........, recursion count 0, owner 0.
24 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
44 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
56 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 2.
64 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
75 The impossible happened: mutex 0x........ is locked simultaneously by two threads (recursion count 1, owners 2 and 1) !
77 Mutex not locked by calling thread: mutex 0x........, recursion count 2, owner 1.
tc23_bogus_condwait.stderr.exp-darwin 6 Mutex not locked: mutex 0x........, recursion count 0, owner 0.
14 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
33 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 2.
41 Probably a race condition: condition variable 0x........ has been signaled but the associated mutex 0x........ is not locked by the signalling thread.
52 The impossible happened: mutex 0x........ is locked simultaneously by two threads (recursion count 1, owners 2 and 1) !
54 Mutex not locked by calling thread: mutex 0x........, recursion count 2, owner 1.
tc09_bad_unlock.stderr.exp 2 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
12 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 1.
27 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
36 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
50 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
tc09_bad_unlock.stderr.exp-glibc2.8 2 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
12 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 1.
27 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
36 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
50 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
  /external/valgrind/main/helgrind/tests/
tc12_rwl_trivial.stderr.exp 4 Thread #x unlocked a not-locked lock at 0x........
  /frameworks/base/packages/SystemUI/res/values-en-rGB-land/
strings.xml 22 <string name="toast_rotation_locked" msgid="7609673011431556092">"Screen is now locked in landscape orientation."</string>
  /frameworks/base/packages/SystemUI/res/values-en-rGB-port/
strings.xml 22 <string name="toast_rotation_locked" msgid="1716565836190665743">"Screen is now locked in portrait orientation."</string>
  /external/bluetooth/glib/gthread/
gthread-impl.c 109 "previously locked at '%s'",
131 "previously locked at '%s'",
159 "previously locked by a different thread at '%s'",
177 g_error ("Trying to free a locked mutex at '%s', "
178 "which was previously locked at '%s'",
200 g_error ("Trying to use a mutex locked by another thread in "
232 g_error ("Trying to use a mutex locked by another thread in "
  /packages/apps/Mms/src/com/android/mms/transaction/
RetrieveTransaction.java 68 Mms.LOCKED
104 // Get the locked flag from the M-Notification.ind so it can be transferred
163 // Copy over the locked flag from the M-Notification.ind in case
164 // the user locked the message before activating the download.
245 boolean locked) {
248 values.put(Mms.LOCKED, locked); // preserve the state of the M-Notification.ind lock.
  /external/chromium/chrome/browser/resources/chromeos/
sim_unlock.js 67 $('locked-pin-overlay').hidden = false;
82 $('locked-pin-overlay').hidden = false;
104 $('locked-pin-no-tries-overlay').hidden = false;
113 $('locked-puk-overlay').hidden = false;
117 $('locked-puk-no-tries-overlay').hidden = false;
127 $('locked-pin-overlay').hidden = true;
128 $('locked-pin-no-tries-overlay').hidden = true;
129 $('locked-puk-overlay').hidden = true;
131 $('locked-puk-no-tries-overlay').hidden = true;
  /external/webkit/Source/JavaScriptCore/dfg/
DFGRegisterBank.h 47 // - locked, but unnamed: Already allocated as a temporary or
51 // - locked, but named: Contains the result of a prior operation,
60 // Locking register is a strong retention mechanism; a locked register
99 // thrash, and minimize time spent scanning locked registers in allocation.
103 // (1) If the current register is locked, it is not a candidate.
130 // Deadlock check - this could only occur is all registers are locked!
137 // with values in registers. retain should only be called on locked registers.
140 // 'reg' must be a valid, locked register.
221 // Mark the register as locked (with a lock count of 1).
  /external/chromium/chrome/browser/chromeos/login/
login_performer.h 132 // when screen is not locked yet.
135 // Resolves LoginFailure when screen is locked.
138 // Resolves LoginFailure::NETWORK_AUTH_FAILED error when screen is locked.
183 // such requests with cases when screen is locked on its own.
188 // is locked during that stage. No need to resolve screen lock action then.
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_model.c 507 Eina_Bool locked; member in struct:_Ewk_Tile_Unused_Cache::__anon13348
508 } locked; member in struct:_Ewk_Tile_Unused_Cache
545 tuc->locked.locked = EINA_TRUE;
546 tuc->locked.x = x;
547 tuc->locked.y = y;
548 tuc->locked.w = w;
549 tuc->locked.h = h;
550 tuc->locked.zoom = zoom;
557 tuc->locked.locked = EINA_FALSE
    [all...]
  /frameworks/base/core/java/android/text/method/
MetaKeyKeyListener.java 51 * When key modifiers are toggled into a latched or locked state, the state
53 * meta state integer managed by the client. These latched or locked modifiers
91 * Flag that indicates that the SHIFT key is locked in CAPS mode.
95 * Flag that indicates that the ALT key is locked.
99 * Flag that indicates that the SYM key is locked.
154 * or locked meta key.
169 * @return 0 if inactive, 1 if active, 2 if locked.
199 if (flag == LOCKED) {
246 * Call this if you are a method that ignores the locked meta state
259 if (current == LOCKED)
    [all...]
  /external/chromium/base/threading/
worker_pool_posix.cc 116 AutoLock locked(lock_);
124 AutoLock locked(lock_);
143 AutoLock locked(lock_);
  /external/webkit/Source/WebCore/storage/
OriginQuotaManager.cpp 47 bool locked = m_usageRecordGuard.tryLock(); local
49 if (locked)
54 return locked;
  /system/core/include/cutils/
mspace.h 74 int locked);
81 size_t max_capacity, int locked, const char *name);
87 size_t max_capacity, int locked, void *base);
  /dalvik/vm/
RawDexFile.cpp 126 bool locked = false; local
169 locked = true;
174 * optimized DEX. The file descriptor returned is still locked,
217 if (locked) {
224 locked = false;
241 if (locked)
  /system/core/libcutils/
mspace.c 138 size_t max_capacity, int locked, void *base) {
159 locked);
202 size_t max_capacity, int locked, char const *name) {
240 locked, base);
248 size_t max_capacity, int locked) {
250 max_capacity, locked, NULL);
  /external/qemu/android/utils/
filelock.c 47 ** only if the corresponding file path could not be locked.
78 int locked; member in struct:FileLock
183 D( "the file '%s' is locked by process ID %d\n", lock->file, lockpid );
216 lock->locked = 1;
275 lock->locked = 1;
352 if (lock->locked) {
359 lock->locked = 0;
400 lock->locked = 0;
  /external/webkit/Source/WebKit/mac/WebView/
WebDynamicScrollBarsViewInternal.h 46 - (void)setHorizontalScrollingModeLocked:(BOOL)locked;
47 - (void)setVerticalScrollingModeLocked:(BOOL)locked;

Completed in 361 milliseconds

12 3 4 5 6 7 8 91011>>