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

1 2 3 4 5 6 78 91011>>

  /frameworks/base/cmds/runtime/
main_runtime.cpp 460 // This statement locks us into Pacific time. We could do better,
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 34 import java.util.concurrent.locks.ReentrantLock;
  /packages/apps/Phone/src/com/android/phone/
CallNotifier.java     [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
Connection.java 113 * {@code rollback} of the associated transaction. All locks in the database
619 * relinquishes all acquired database locks. It is an error to invoke this
    [all...]
  /dalvik/vm/alloc/
Heap.c 101 /* Initialize the HeapWorker locks and other state
264 * and doesn't acquire any locks.
    [all...]
  /external/dbus/
NEWS 30 - recursive locks are now used when dbus_threads_init_default is called
273 directory to look in for console user locks
  /external/opencore/oscl/oscl/osclutil/src/
oscl_string_containers.h 86 External locks should be used if the class is to be shared across threads.
231 External locks should be used if the class is to be shared across threads.
    [all...]
  /external/stlport/src/
allocators.cpp 194 * implementation with locks as locks becomes no-op. The lock free implementation
    [all...]
  /external/webkit/JavaScriptCore/runtime/
Collector.cpp 988 // It is safe to access the registeredThreads list, because we earlier asserted that locks are being held,
989 // and since this is a shared heap, they are real locks.
    [all...]
  /frameworks/base/core/java/android/view/
Window.java 757 * <p>Note that calling this function "locks in" various characteristics
    [all...]
  /dalvik/vm/
Thread.c 103 VM locks. All threads can enter a suspended (or native-code-only) state.
189 An ordering should be established for all locks to avoid deadlocks.
191 Monitor locks, which are also implemented with pthread calls, should not
192 cause any problems here. Threads fighting over such locks will not be in
276 /* prep thread-related locks and conditions */
    [all...]
  /dalvik/hit/samples/
android.hprof 59 s?`uArrays?`AlertDialog_centerMedium.n??org.apache.harmony.security.x509.Extension'tbhWindowAnimation_windowHideAnimation u??CONNECTEDv\?id_cti_ets_proofOfDelivery;s? android.widget.ExpandableListView$OnGroupExpandListenerv??ALIGN_CENTERIp??(Landroid/content/Context;)Landroid/graphics/drawable/BitmapDrawable; r]?Maps.javax{0corePoolSizer>?initServiceCachet?GL_NORMAL_ARRAY_TYPE$tAndroidManifestProvider_syncable rW?getStringEq??(Ljava/lang/reflect/Constructor;Ljava/lang/reflect/Constructor;)I v?HMODELt(BitmapDrawablew?FLUSH_FAILUREs?xWindow_windowIsTranslucentq?(getEntryBlockingCr?(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)VvIS_RINGTONECq??(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)Z*sR`(Ljava/lang/String;Ljava/lang/Class;)Vx?8TRANSACTION_peekCredentialsp?ServiceManagerNative.java vo?tpBasisvC?REQUEST_DOC_AS_TEXTu??IMPLEMENTATION_VENDOR_ID qr?valueOf|q??(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/BoringLayout$Metrics;)Landroid/text/BoringLayout$Metrics;vP(AUTHORITY_PLUS_LABELSv?KEYCODE_ALT_LEFTt7PRotateDrawableu pMODE_INVALID u??ACTION_MEDIA_SCANNER_STARTEDw0HINT_VIEW_ID
    [all...]
  /external/qemu/target-arm/
helper.c 457 /* Chain of current locks. */
481 /* Flush any monitor locks for the specified address. */
501 /* Clear any previous locks. */
    [all...]
  /frameworks/base/services/java/com/android/server/
WifiService.java     [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
SynchronousQueue.java 9 import java.util.concurrent.locks.*;
77 * queue is in, and act accordingly without needing locks.
    [all...]
  /external/guava/javadoc/com/google/common/util/concurrent/
AbstractFuture.html 113 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/locks/AbstractQueuedSynchronizer.html?is-external=true" title="class or interface in java.util.concurrent.locks"><CODE>AbstractQueuedSynchronizer</CODE></A> to deal with concurrency issues and
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 103 /* Allow recursive locks */
529 * pairs, as critical system locks may be held during this time.
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
jdiff_statistics.html 175 <TD><A HREF="pkg_java.util.concurrent.locks.html">java.util.concurrent.locks</A></TD>
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 103 /* Allow recursive locks */
529 * pairs, as critical system locks may be held during this time.
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 103 /* Allow recursive locks */
529 * pairs, as critical system locks may be held during this time.
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 115 /* Allow recursive locks */
531 * pairs, as critical system locks may be held during this time.
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 103 /* Allow recursive locks */
529 * pairs, as critical system locks may be held during this time.
    [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]
  /bionic/libc/docs/
OVERVIEW.TXT 143 - There is currently no support for read/write locks, priority-ceiling in

Completed in 960 milliseconds

1 2 3 4 5 6 78 91011>>