HomeSort by relevance Sort by last modified time
    Searched refs:held (Results 1 - 12 of 12) sorted by null

  /external/libxml2/
threads.c 125 unsigned int held; member in struct:_xmlRMutex
308 tok->held = 0;
366 if (tok->held) {
368 tok->held++;
373 while (tok->held)
379 tok->held = 1;
411 tok->held--;
412 if (tok->held == 0) {
  /external/bluetooth/bluez/audio/
telephony-maemo.c 209 * 1 = held incoming call is accepted in the AG
210 * 2 = held incoming call is rejected in the AG
811 struct csd_call *held, *wait; local
814 held = find_call_with_status(CSD_CALL_STATUS_HOLD);
819 else if (call && held)
824 if (held)
825 err = unhold_call(held);
    [all...]
  /dalvik/vm/arch/arm/
CallEABI.S 185 @ held in r2-r3. It's possible r3 will hold a pad, so check the
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java 285 * with its lock held. This class is essentially a reimplementation of
287 * only call it with our own locks held.
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 478 If any portion of this section is held invalid or unenforceable under
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp 61 // Hot PageID-to-sizeclass mappings are held by pagemap_cache_. If this cache
    [all...]
  /bionic/libc/kernel/tools/
cpp.py 220 self.held = Token()
    [all...]
  /external/blktrace/btt/doc/
btt.tex 324 being held by the IO scheduler when an incoming IO request was being
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/sqlite/dist/
sqlite3.c 619 ** be held constant and Z will be incremented or else Y will be incremented
    [all...]
sqlite3.c.orig 619 ** be held constant and Z will be incremented or else Y will be incremented
    [all...]

Completed in 279 milliseconds