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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_handle.h 40 // KernelHandle can only be referenced when the KernelProxy lock is held.
  /external/chromium_org/net/proxy/
proxy_resolver.h 63 // Frees any unneeded memory held by the resolver, e.g. garbage in the JS
  /external/chromium_org/net/third_party/nss/ssl/
sslmutex.h 18 * discover and release semaphores that were held by a dead process.
  /external/chromium_org/ppapi/api/
ppb_instance.idl 46 * type. On success, a reference to the device will be held by the
  /external/chromium_org/ppapi/proxy/
plugin_resource_tracker.cc 62 // The dispatcher can be NULL if the plugin held on to a resource after
  /external/chromium_org/ppapi/shared_impl/
proxy_lock.h 41 // Acquire the proxy lock. If it is currently held by another thread, block
111 // the ProxyLock is unlocked. This assumes that the luck is held.
218 // held.
326 // 3) Clears the original Callback (while the lock is held).
  /external/chromium_org/sync/internal_api/public/base/
cancelation_signal.h 56 // SignalReceived() will be called with the |signal_lock_| held.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
CounterDirectives.h 47 // maps, or by using a container that held two generic Directive objects.
  /external/chromium_org/third_party/WebKit/Source/modules/encryptedmedia/
MediaKeys.h 45 // References are held by JS and HTMLMediaElement.
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioContext.h 229 // Only accessed when the graph lock is held.
290 // Either accessed when the graph lock is held, or on the main thread when the audio thread has finished.
303 // Only accessed when the graph lock is held.
322 volatile ThreadIdentifier m_graphOwnerThread; // if the lock is held then this is the thread which owns it, otherwise == UndefinedThreadIdentifier
  /external/chromium_org/third_party/WebKit/public/web/
WebEmbeddedWorker.h 48 // going to be passed on to the worker thread and is held by a newly
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_resource.h 84 /* The data is held here:
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_tex_obj.h 48 /* On validation any active images held in main memory or in other
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinystr.cpp 5 warranty. In no event will the authors be held liable for any
  /external/chromium_org/third_party/skia/src/gpu/
GrResourceCache.h 210 * that can be held in the cache.
212 * gpu memory that can be held in the cache.
220 * @param maxResources The maximum number of resources that can be held in
223 * can be held in the cache.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
memory_region_map.cc 249 // * While lock_ is not held, recursion_count_ is 0 (and
253 // both lock_ and owner_lock_ are held. They may be read under
282 RAW_CHECK(recursion_count_ > 0, "unlock when not held");
284 "unlock when not held, and recursion_count_ is wrong");
299 RAW_CHECK(LockIsHeld(), "should be held (by this thread)");
340 RAW_CHECK(LockIsHeld(), "should be held (by this thread)");
346 RAW_CHECK(LockIsHeld(), "should be held (by this thread)");
408 RAW_CHECK(LockIsHeld(), "should be held (by this thread)");
639 RAW_CHECK(LockIsHeld(), "should be held (by this thread)");
  /external/clang/include/clang/Parse/
ParseAST.h 30 /// unit held by Ctx.
  /external/e2fsprogs/lib/
fpopen.c 8 * this copyright statement is kept intact and the author is not held
  /external/elfutils/libelf/
gelf.h 146 /* How to extract and insert information held in the st_info field. */
152 /* How to extract information held in the st_other field. */
157 /* How to extract and insert information held in the r_info field. */
164 /* How to extract and insert information held in the m_info field. */
  /external/guava/guava/src/com/google/common/util/concurrent/
ForwardingBlockingQueue.java 33 * @param <E> the type of elements held in this collection
  /external/kernel-headers/original/asm-arm/
processor.h 80 /* Free all resources held by a thread. */
  /external/kernel-headers/original/asm-generic/
resource.h 41 #define RLIMIT_LOCKS 10 /* maximum file locks held */
  /external/llvm/include/llvm/Support/
MutexGuard.h 36 /// is held.
  /external/mesa3d/src/gallium/drivers/i915/
i915_resource.h 84 /* The data is held here:
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_obj.h 48 /* On validation any active images held in main memory or in other

Completed in 1675 milliseconds

1 2 3 4 5 6 7 891011>>