HomeSort by relevance Sort by last modified time
    Searched full:locks (Results 126 - 150 of 351) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/opencore/doc/oscl_html/
oscl__socket__serv__imp__reqlist_8h-source.html 71 00065 <span class="comment">//to be used with thread locks.</span>
classOSCL__HeapString.html 51 The class HAS NO thread synchronization built-in, so it is NOT MT-SAFE. External locks should be used if the class is to be shared across threads.<dl compact><dt><b>Parameters: </b></dt><dd>
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDLOSXCAGuard.h 85 A thread that already has the guard will receive 'false' if it locks it
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
jdiff_statistics.html 235 <TD><A HREF="pkg_java.util.concurrent.locks.html">java.util.concurrent.locks</A></TD>
547 <TD><A HREF="java.util.concurrent.locks.AbstractQueuedSynchronizer.html">
548 java.util.concurrent.locks.AbstractQueuedSynchronizer</A></TD>
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 75 __BIONIC_ERRDEF( ENOLCK , 37, "No record locks available" )
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 75 __BIONIC_ERRDEF( ENOLCK , 37, "No record locks available" )
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 75 __BIONIC_ERRDEF( ENOLCK , 37, "No record locks available" )
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_errdefs.h 75 __BIONIC_ERRDEF( ENOLCK , 37, "No record locks available" )
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 75 __BIONIC_ERRDEF( ENOLCK , 37, "No record locks available" )
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
_errdefs.h 75 __BIONIC_ERRDEF( ENOLCK , 37, "No record locks available" )
  /packages/apps/Mms/src/com/android/mms/transaction/
PushReceiver.java 161 // services we start time to take their own wake locks.
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AndroidDebugBridge.java 726 * {@link #getDevices()} which use internal locks.
762 * {@link #getDevices()} which use internal locks.
798 * {@link #getDevices()} which use internal locks.
834 * {@link #getDevices()} which use internal locks.
    [all...]
  /external/libxml2/
threads.c 104 * xmlMutex are a simple mutual exception locks
120 * xmlRMutex are reentrant mutual exception locks
436 * locks it.
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
changes-summary.html 330 <A NAME="java.util.concurrent.locks"></A>
331 <nobr><A HREF="pkg_java.util.concurrent.locks.html">java.util.concurrent.locks</A></nobr>
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
Exchanger.java 10 import java.util.concurrent.locks.LockSupport;
387 * locks, since they rarely contend. This in turn relies on the
525 * waiting on entry locks.
CountDownLatch.java 8 import java.util.concurrent.locks.*;
TimeUnit.java 24 * java.util.concurrent.locks.Lock lock} is not available:
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
CyclicBarrierTest.java 14 import java.util.concurrent.locks.*;
  /dalvik/vm/
JarFile.c 132 /* dvmOpenCachedDexFile locks the file as a side-effect.
  /external/dbus/dbus/
dbus-userdb.c 279 * Locks global system user database.
  /external/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 24 import java.util.concurrent.locks.AbstractQueuedSynchronizer;
  /external/opencore/oscl/unit_test/src/
unit_test_local_string.h 90 built-in, so it is NOT MT-SAFE. External locks should be used
  /external/stlport/src/
locale_catalog.cpp 132 // replace it with six different locks.
  /external/v8/src/
execution.h 182 // thread. There are no locks protecting this, but it is assumed that you
  /external/webkit/WebKitTools/Scripts/webkitperl/
httpd.pm 291 # The scheduler locks are used to schedule the running test sessions in first come first served order.

Completed in 225 milliseconds

1 2 3 4 56 7 8 91011>>