HomeSort by relevance Sort by last modified time
    Searched full:mutex (Results 451 - 475 of 750) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/archive/src/main/native/
zipsup.h 154 extern MUTEX zip_GlobalMutex;
  /dalvik/vm/
AtomicCache.c 17 * Mutex-free cache. Each entry has two 32-bit keys, one 32-bit value,
  /development/pdk/docs/porting/
debugging_native.jd 149 #1 0x53010eb8 in pthread_cond_timedwait (cond=0x12081c, mutex=0x120818, abstime=0xffffffff)
206 #1 0x53010f48 in pthread_cond_timeout (cond=0x6b039b64, mutex=0x6b039b60, msecs=0) at system/klibc/android/pthread.c:513
217 #1 0x53010eb8 in pthread_cond_timedwait (cond=0x6b039934, mutex=0x6b039930, abstime=0x0)
227 #1 0x53010eb8 in pthread_cond_timedwait (cond=0x6b03992c, mutex=0x6b039928, abstime=0x0)
  /external/bluetooth/glib/glib/
gmain.h 131 GMutex *mutex);
  /external/bluetooth/glib/tests/
Makefile.am 74 errorcheck-mutex-test
makefile.msc.in 34 errorcheck-mutex-test.exe \
  /external/kernel-headers/original/linux/
inotify.h 74 * h_list is protected by ih->mutex of the associated inotify_handle.
notifier.h 13 #include <linux/mutex.h>
  /external/opencore/baselibs/threadsafe_callback_ao/src/
threadsafe_mempool.h 121 // the mempool needs to create a mutex object
  /external/opencore/doc/oscl_html/
classOsclThreadLock.html 25 An implementation of <a class="el" href="classOsclLockBase.html">OsclLockBase</a> using a mutex
osclconfig__proc__unix__android_8h-source.html 36 00033 <span class="comment">// threads, mutex, semaphores</span>
osclconfig__proc__unix__common_8h-source.html 35 00032 <span class="comment">// threads, mutex, semaphores</span>
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_readyq.h 129 //mutex for thread protection
oscl_semaphore.h 27 * @brief This file provides implementation of mutex
  /external/srec/portable/include/
ESR_ReturnCode.h 179 * Indicates that an attempt to create a mutex failed because the OS is running out of resources.
PANSIFileSystem.h 95 * @return ESR_OUT_OF_MEMORY if system is out of memory; ESR_INVALID_STATE if mutex could not be created or if this
PFileSystemImpl.h 62 * @return ESR_OUT_OF_MEMORY if system is out of memory; ESR_INVALID_STATE if mutex could not be created or if this
  /external/webkit/JavaScriptCore/runtime/
Collector.h 166 Mutex m_registeredThreadsMutex;
  /external/webkit/JavaScriptCore/wtf/
MessageQueue.h 79 mutable Mutex m_mutex;
  /external/webkit/WebCore/bindings/js/
WorkerScriptController.cpp 142 // Mutex protection for m_executionForbidden is needed to guarantee that the value is synchronized between processors, because
  /external/webkit/WebCore/storage/
Database.h 140 Mutex m_transactionInProgressMutex;
  /external/webkit/WebKit/android/WebCoreSupport/
ChromeClientAndroid.h 182 WTF::Mutex m_quotaThreadLock;
  /frameworks/base/cmds/runtime/
SignalHandler.cpp 97 Mutex SignalHandler::mInstanceLock;
  /frameworks/base/include/media/stagefright/
OMXCodec.h 143 Mutex mLock;
  /frameworks/base/include/surfaceflinger/
SurfaceComposerClient.h 157 mutable Mutex mLock;

Completed in 105 milliseconds

<<11121314151617181920>>