HomeSort by relevance Sort by last modified time
    Searched full:held (Results 376 - 400 of 2106) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
routed.h 89 * but held onto until GARBAGE_TIME so that others may
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
futex.h 34 * Support for robust futexes: the kernel cleans up held futexes at
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
routed.h 89 * but held onto until GARBAGE_TIME so that others may
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
futex.h 34 * Support for robust futexes: the kernel cleans up held futexes at
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
routed.h 89 * but held onto until GARBAGE_TIME so that others may
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ResizeState.java 27 /** State held during resizing operations */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
UpdateToolsPage.java 54 "Windows locks the files held open by the running IDE, so the updater is " +
  /art/compiler/dex/quick/x86/
call_x86.cc 165 // If lock is held, go the expensive route - artLockObjectFromCode(self, obj);
175 // If lock is held by the current thread, clear it to quickly release it
  /external/chromium/base/threading/
thread.h 60 // Note: This function can't be called on Windows with the loader lock held;
68 // Note: This function can't be called on Windows with the loader lock held;
  /external/chromium/net/socket/
client_socket_pool.h 106 // held by ClientSocketPool clients will be discarded when released back to
110 // Called to close any idle connections held by the connection manager.
  /external/chromium_org/base/threading/
thread.h 89 // Note: This function can't be called on Windows with the loader lock held;
97 // Note: This function can't be called on Windows with the loader lock held;
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_registrar.h 142 // Must be called with |lock_| held. Simply returns the change
148 // called with |lock_| held. May be called on any thread.
  /external/chromium_org/content/browser/indexed_db/
indexed_db_transaction.cc 162 // Backing store resources (held via cursors) must be released
244 // Backing store resources (held via cursors) must be released
  /external/chromium_org/net/socket/
client_socket_pool.h 143 // Active sockets being held by ClientSocketPool clients will be discarded
148 // Called to close any idle connections held by the connection manager.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSFontFaceSource.cpp 149 return fontData; // No release, because fontData is a reference to a RefPtr that is held in the m_fontDataTable.
227 return fontData; // No release, because fontData is a reference to a RefPtr that is held in the m_fontDataTable.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
pprio.h 142 ** PR_SUCCESS when the lock is held
152 ** PR_SUCCESS when the lock is held
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prolock.h 154 ** to the order of the highest lock held by the locking thread,
159 ** OUTPUTS: The lock is held or the fucntion asserts.
  /external/chromium_org/third_party/re2/util/
mutex.h 56 // Create a Mutex that is not held by anybody.
92 // writing and a number > 0 when reading (and 0 when no lock is held).
  /external/chromium_org/third_party/sqlite/src/src/
test_mutex.c 42 /* Return true if the countable mutex is currently held */
47 /* Return true if the countable mutex is not currently held */
  /external/regex-re2/util/
mutex.h 52 // Create a Mutex that is not held by anybody.
88 // writing and a number > 0 when reading (and 0 when no lock is held).
  /external/skia/tests/
SurfaceTest.cpp 167 // pool because it is held by image2
173 // be recycling a texture that is held by an existing image.
  /external/valgrind/main/helgrind/
libhb.h 76 been w-held (or releasing a standard mutex). A weak send
77 corresponds to releasing a rwlock that has been r-held.
  /frameworks/av/include/media/stagefright/
SurfaceMediaSource.h 51 // 6. Stop is a hard stop, the last few frames held by the encoder
67 // This is called without any lock held can be called concurrently by
  /packages/services/Telephony/src/com/android/phone/
BluetoothPhoneService.java 71 private WakeLock mStartCallWakeLock; // held while waiting for the intent to start call
82 // number of background (held) calls
377 numHeld = 0; //0: no calls held, as now *both* the caller are active
379 numHeld = 1; //1: held call and active call, as on answering a
383 numHeld = 1; //1: held call and active call, as on make a 3 Way Call
386 numHeld = 0; //0: no calls held as this is a SINGLE_ACTIVE call
761 // Hangup active call, answer held call
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Queue.py 29 # mutex must be held whenever the queue is mutating. All methods
194 # These will only be called with appropriate locks held

Completed in 685 milliseconds

<<11121314151617181920>>