/external/chromium_org/android_webview/native/ |
aw_settings.h | 29 // access lock is held during their execution.
|
/external/chromium_org/ash/wm/ |
power_button_controller.h | 51 // Are the power or lock buttons currently held?
|
/external/chromium_org/cc/layers/ |
delegated_frame_resource_collection.h | 36 // Considers all resources as lost, and returns true if it held any resource
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
clickhold_button_cell.h | 40 // Defines what to do when click-held (as per usual action/target).
|
/external/chromium_org/content/renderer/devtools/ |
devtools_agent_filter.h | 22 // debugging, Render thread is being held by the v8 and hence no messages
|
/external/chromium_org/media/base/ |
keyboard_event_counter.h | 39 // The set of keys currently held down.
|
/external/chromium_org/net/quic/crypto/ |
local_strike_register_client.cc | 42 // m_ must not be held when the ResultCallback runs.
|
/external/chromium_org/printing/ |
printed_document.h | 111 // lock held. 121 // Warning: Lock must be held when accessing this member. 125 // Warning: Lock must be held when accessing this member. 138 // any lock held. This is because it can't be changed after the object's
|
/external/chromium_org/remoting/host/plugin/ |
host_plugin_utils.h | 42 // Release the held reference and replace it with |object|, incrementing
|
/external/chromium_org/sync/syncable/ |
directory_change_delegate.h | 19 // 2. Perform final work while the transaction is held
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/ |
lock.cc | 24 // The second parameter is the spin count, for short-held locks it avoid the
|
/external/chromium_org/third_party/sqlite/src/test/ |
lock7.test | 14 # already held (or, more accurately, that the SHARED lock is released after
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
thread_annotations.h | 60 // held when accessing the annotated variable, while GUARDED_VAR only 79 // Document the acquisition order between locks that can be held 92 // Document if a function expects certain locks to be held before it is called 100 // cannot be held when calling this function (as google3's Mutex locks are
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
thread_annotations.h | 60 // held when accessing the annotated variable, while GUARDED_VAR only 79 // Document the acquisition order between locks that can be held 92 // Document if a function expects certain locks to be held before it is called 100 // cannot be held when calling this function (as google3's Mutex locks are
|
/external/chromium_org/third_party/zlib/ |
LICENSE | 7 warranty. In no event will the authors be held liable for any damages
|
/external/chromium_org/ui/views/widget/ |
tooltip_manager_aura.h | 33 // is held mouse events are only delivered to the Window that has capture even
|
/external/mksh/ |
NOTICE | 17 * may a licensor, author or contributor be held liable for indirect,
|
/external/opencv/ |
WLNonFileByteStream.h | 6 In no event will the authors be held liable for any damages arising from the use of this software.
|
/external/oprofile/module/ |
compat.c | 55 /* called with note_lock held */
|
/external/sfntly/cpp/src/sfntly/port/ |
lock.cc | 24 // The second parameter is the spin count, for short-held locks it avoid the
|
/external/valgrind/main/drd/tests/ |
hold_lock_2.stderr.exp | 8 Lock on rwlock 0x........ was held during ... ms (threshold: 500 ms).
|
/external/valgrind/main/helgrind/tests/ |
hg04_race.stderr.exp | 21 Locks held: none 27 Locks held: none 38 Locks held: none 44 Locks held: none
|
hg05_race2.stderr.exp | 21 Locks held: none 27 Locks held: none 38 Locks held: none 44 Locks held: none
|
locked_vs_unlocked1.c | 7 /* Test of the mechanism for showing all locks held by a thread -- one
|
tc09_bad_unlock.c | 29 /* Unlocking a lock that is held by a different thread */
|