HomeSort by relevance Sort by last modified time
    Searched full:held (Results 1 - 25 of 736) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/docs/reference/glib/tmpl/
limits.sgml 23 The minimum value which can be held in a #gint.
30 The maximum value which can be held in a #gint.
37 The maximum value which can be held in a #guint.
44 The minimum value which can be held in a #gshort.
51 The maximum value which can be held in a #gshort.
58 The maximum value which can be held in a #gushort.
65 The minimum value which can be held in a #glong.
72 The maximum value which can be held in a #glong.
79 The maximum value which can be held in a #gulong.
86 The minimum value which can be held in a #gint8
    [all...]
  /external/webkit/JavaScriptCore/
THANKS 8 Christian Kirsch <ck@held.mind.de> - for his contribution to the Date object
  /dalvik/vm/native/
SystemThread.h 30 * this function returns THREAD_NATIVE. The thread list lock should be held
37 * lock is *not* held when this function is invoked.
  /external/kernel-headers/original/linux/mtd/
blktrans.h 50 /* Called with mtd_table_mutex held; no race with add/remove */
55 of devices, with mtd_table_mutex held. */
  /external/bluetooth/glib/gio/inotify/
inotify-missing.c 44 /* inotify_lock must be held before calling */
57 /* inotify_lock must be held before calling */
78 /* inotify_lock must be held before calling */
155 /* inotify_lock must be held */
  /external/kernel-headers/original/linux/
mutex.h 29 * - task may not exit with mutex held
30 * - memory areas where held locks reside must not be freed
31 * - held mutexes must not be reinitialized
41 * - list of all locks held in the system, printout of them
  /external/tinyxml/
NOTICE 2 warranty. In no event will the authors be held liable for any
  /external/webkit/WebKitTools/iExploder/
LICENSE.txt 5 # In no event will the authors be held liable for any damages arising from the
  /system/core/libacc/
LICENSE 6 warranty. In no event will the authors be held liable for any damages
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
ReentrantReadWriteLock.java 35 * approximately arrival-order policy. When the currently held lock
42 * will block if either the write lock is held, or there is a waiting
63 * readers are not allowed until all write locks held by the writing
68 * when write locks are held during calls or callbacks to methods that
95 * are held or contended. These methods are designed for monitoring
267 * The number of reentrant read locks held by current thread.
424 * 1. If write lock held by another thread, fail.
693 * <p>Acquires the read lock if the write lock is not held by
696 * <p>If the write lock is held by another thread then
708 * <p>Acquires the read lock if the write lock is not held
    [all...]
ReentrantLock.java 249 * <p>Acquires the lock if it is not held by another thread and returns
255 * <p>If the lock is held by another thread then the
268 * <p>Acquires the lock if it is not held by another thread and returns
274 * <p>If the lock is held by another thread then the
315 * Acquires the lock only if it is not held by another thread at the time
318 * <p>Acquires the lock if it is not held by another thread and
333 * <p>If the lock is held by another thread then this method will return
337 * current thread, or the lock was already held by the current
345 * Acquires the lock if it is not held by another thread within the given
349 * <p>Acquires the lock if it is not held by another thread and return
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 36 * from and any locks that are held when it is being called; if no suffix
53 * <dt> Lw <dd> Called with the main window manager lock held. Because the
55 * system services you can call with this lock held. It is explicitly okay to
60 * <dt> Li <dd> Called with the input thread lock held. This lock can be
111 * lock held.
133 * the window manager. Must be called with the window manager lock held.
141 * Must be called with the window manager lock held.
150 * window manager lock held.
162 * window manager lock held.
174 * window manager lock held
    [all...]
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
OverlappingFileLockException.java 21 * a lock that overlaps an existing or pending lock held by this process.
FileLock.java 34 * Locks held by a particular process cannot overlap one another. Applications
36 * overlaps(long, long)}) method. Locks held in other processes may overlap
37 * locks held in this process. Locks are shared amongst all threads in the
48 * therefore locks held by the virtual machine process will be visible to other
63 * will release all the locks held on that file -- even if there are other
  /dalvik/vm/alloc/
DdmHeap.h 35 * the heap lock must already be held.
  /external/webkit/WebKitTools/iExploder/tools/
showtest.rb 8 # In no event will the authors be held liable for any damages arising from the
  /external/zlib/
NOTICE 4 warranty. In no event will the authors be held liable for any damages
  /external/zlib/contrib/puff/
puff.h 6 warranty. In no event will the author be held liable for any damages
  /hardware/libhardware_legacy/include/hardware_legacy/
power.h 31 // while you have a lock held, the device will stay on at least at the
  /external/dhcpcd/
dhcpcd-run-hooks.8.in 61 DHCP information to be configured is held in variables starting with the word
62 new_ and old DHCP information to be removed is held in variables starting with
  /external/quake/quake/src/QW/client/
zone.h 58 <--- high hunk reset point held by vid
74 <-- low hunk reset point held by host
  /external/quake/quake/src/WinQuake/
zone.h 58 <--- high hunk reset point held by vid
74 <-- low hunk reset point held by host
  /external/webkit/JavaScriptCore/runtime/
JSLock.h 34 // must be held. The lock is recursive so nesting is ok. The JSLock
40 // release all locks held by your thread. This is safe to do if
  /frameworks/base/core/java/com/android/server/
ResettableTimeout.java 33 * This is called with the monitor on this method held, so be careful.
41 * This is called with the monitor on this method held, so be careful.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cms/
OriginatorIdentifierOrKey.java 45 * @exception IllegalArgumentException if the object held by the

Completed in 563 milliseconds

1 2 3 4 5 6 7 8 91011>>