/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?`uArray s?`AlertDialog_centerMedium . n??org.apache.harmony.security.x509.Extension ' tbhWindowAnimation_windowHideAnimation
u??CONNECTED v\?id_cti_ets_proofOfDelivery ; s? android.widget.ExpandableListView$OnGroupExpandListener v??ALIGN_CENTER I p??(Landroid/content/Context;)Landroid/graphics/drawable/BitmapDrawable;
r]?Maps.java x{0corePoolSize r>?initServiceCache t? GL_NORMAL_ARRAY_TYPE $ tAndroidManifestProvider_syncable
rW?getString E q??(Ljava/lang/reflect/Constructor;Ljava/lang/reflect/Constructor;)I v?HMODEL t(BitmapDrawable w?FLUSH_FAILURE s?xWindow_windowIsTranslucent q?(getEntryBlocking C r?(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)V v IS_RINGTONE C q??(Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;)Z * sR`(Ljava/lang/String;Ljava/lang/Class;)V x?8TRANSACTION_peekCredentials p?ServiceManagerNative.java vo?tpBasis vC?REQUEST_DOC_AS_TEXT u??IMPLEMENTATION_VENDOR_ID qr?valueOf | q??(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/BoringLayout$Metrics;)Landroid/text/BoringLayout$Metrics; vP(AUTHORITY_PLUS_LABELS v?KEYCODE_ALT_LEFT t7PRotateDrawable upMODE_INVALID u??ACTION_MEDIA_SCANNER_STARTED w0HINT_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
|