Searched refs:dvmUnlockMutex (Results 1 – 23 of 23) sorted by relevance
112 dvmUnlockMutex(&gDvmJit.compilerLock); in dvmCompilerWorkEnqueue()132 dvmUnlockMutex(&gDvmJit.compilerLock); in dvmCompilerDrainQueue()302 dvmUnlockMutex(&gDvmJit.compilerICPatchLock); in resetCodeCache()307 dvmUnlockMutex(&gDvmJit.compilerLock); in resetCodeCache()362 dvmUnlockMutex(&gDvmJit.compilerLock); in compilerThreadStartup()376 dvmUnlockMutex(&gDvmJit.tableLock); in compilerThreadStartup()390 dvmUnlockMutex(&gDvmJit.tableLock); in compilerThreadStartup()411 dvmUnlockMutex(&gDvmJit.tableLock); in compilerThreadStartup()556 dvmUnlockMutex(&gDvmJit.compilerLock); in compilerThreadStart()566 dvmUnlockMutex(&gDvmJit.compilerLock); in compilerThreadStart()[all …]
73 dvmUnlockMutex(&gDvmJit.codeCacheProtectionLock); \
70 dvmUnlockMutex(&gDvm.heapWorkerLock); in dvmHeapWorkerStartup()82 dvmUnlockMutex(&gDvm.heapWorkerLock); in dvmHeapWorkerStartup()233 dvmUnlockMutex(&gDvm.heapWorkerLock); in callMethod()335 dvmUnlockMutex(&gDvm.heapWorkerLock); in heapWorkerThreadStart()380 dvmUnlockMutex(&gDvm.heapWorkerLock); in heapWorkerThreadStart()425 dvmUnlockMutex(&gDvm.heapWorkerLock); in heapWorkerThreadStart()439 dvmUnlockMutex(&gDvm.heapWorkerLock); in heapWorkerThreadStart()458 dvmUnlockMutex(&gDvm.heapWorkerLock); in dvmSignalHeapWorker()481 dvmUnlockMutex(&gDvm.heapWorkerLock); in dvmWaitForHeapWorkerIdle()501 dvmUnlockMutex(&gDvm.heapWorkerLock); in dvmRunFinalizationSync()
180 dvmUnlockMutex(&gDvm.gcHeapLock); in dvmUnlockHeap()217 dvmUnlockMutex(&gDvm.heapWorkerListLock); in dvmGetNextHeapWorkerObject()882 dvmUnlockMutex(&gDvm.heapWorkerListLock); in dvmCollectGarbageInternal()883 dvmUnlockMutex(&gDvm.heapWorkerLock); in dvmCollectGarbageInternal()995 dvmUnlockMutex(&gDvm.gcHeapLock); in hprofDumpHeap()
473 dvmUnlockMutex(&gHs->gcThreadMutex); in gcDaemonShutdown()
127 dvmUnlockMutex(&gDvm.internLock); in lookupInternedString()168 dvmUnlockMutex(&gDvm.internLock); in dvmIsWeakInternedString()204 dvmUnlockMutex(&gDvm.internLock); in dvmGcDetachDeadInternedStrings()
125 dvmUnlockMutex(&gDvm.allocTrackerLock); in dvmEnableAllocTracker()141 dvmUnlockMutex(&gDvm.allocTrackerLock); in dvmDisableAllocTracker()214 dvmUnlockMutex(&gDvm.allocTrackerLock); in dvmDoTrackAllocation()586 dvmUnlockMutex(&gDvm.allocTrackerLock); in dvmGenerateTrackedAllocationReport()646 dvmUnlockMutex(&gDvm.allocTrackerLock); in dvmDumpTrackedAllocations()
256 dvmUnlockMutex(&pDvmDex->modLock); in dvmDexChangeDex1()293 dvmUnlockMutex(&pDvmDex->modLock); in dvmDexChangeDex2()
114 dvmUnlockMutex(&gDvm.stdioConverterLock); in dvmStdioConverterStartup()156 dvmUnlockMutex(&gDvm.stdioConverterLock); in stdioConverterThreadStart()
388 dvmUnlockMutex(&pHdr->lock); in dvmLinearAlloc()526 dvmUnlockMutex(&pHdr->lock); in updatePages()651 dvmUnlockMutex(&pHdr->lock); in dvmLinearAllocDump()685 dvmUnlockMutex(&pHdr->lock); in checkAllFree()
347 dvmUnlockMutex(&state->startStopLock); in dvmMethodTraceStart()415 dvmUnlockMutex(&state->startStopLock); in dvmMethodTraceStart()430 dvmUnlockMutex(&state->startStopLock); in dvmMethodTraceStart()508 dvmUnlockMutex(&state->startStopLock); in dvmMethodTraceStop()665 dvmUnlockMutex(&state->startStopLock); in dvmMethodTraceStop()
564 dvmUnlockMutex(&mon->lock); in unlockMonitor()815 dvmUnlockMutex(&self->waitMutex); in waitMonitor()823 dvmUnlockMutex(&mon->lock); in waitMonitor()843 dvmUnlockMutex(&self->waitMutex); in waitMonitor()903 dvmUnlockMutex(&thread->waitMutex); in notifyMonitor()906 dvmUnlockMutex(&thread->waitMutex); in notifyMonitor()936 dvmUnlockMutex(&thread->waitMutex); in notifyAllMonitor()1357 dvmUnlockMutex(&thread->waitMutex); in dvmThreadInterrupt()1379 dvmUnlockMutex(&thread->waitMutex); in dvmThreadInterrupt()2029 dvmUnlockMutex(&gDvm.deadlockHistoryLock); in updateDeadlockPrediction()
118 dvmUnlockMutex(&pHashTable->lock); in dvmHashTableUnlock()
175 dvmUnlockMutex(&gDvm.jniGlobalRefLock); in handleSigQuit()
383 INLINE void dvmUnlockMutex(pthread_mutex_t* pMutex) in dvmUnlockMutex() function
296 dvmUnlockMutex(&pEntry->onLoadLock); in checkOnLoadResult()471 dvmUnlockMutex(&pNewEntry->onLoadLock); in dvmLoadNativeCode()
504 dvmUnlockMutex(&vm->envListLock); in dvmCreateJNIEnv()540 dvmUnlockMutex(&extEnv->vm->envListLock); in dvmDestroyJNIEnv()590 dvmUnlockMutex(&gDvm.jniGlobalRefLock); in dvmDecodeIndirectRef()862 dvmUnlockMutex(&gDvm.jniGlobalRefLock); in addGlobalReference()917 dvmUnlockMutex(&gDvm.jniGlobalRefLock); in deleteGlobalReference()1052 dvmUnlockMutex(&gDvm.jniPinRefLock); in pinPrimitiveArray()1074 dvmUnlockMutex(&gDvm.jniPinRefLock); in unpinPrimitiveArray()1128 dvmUnlockMutex(&gDvm.jniGlobalRefLock); in dvmGcMarkJniGlobalRefs()1138 dvmUnlockMutex(&gDvm.jniPinRefLock); in dvmGcMarkJniGlobalRefs()1273 dvmUnlockMutex(&gDvm.jniGlobalRefLock); in dvmGetJNIRefType()[all …]
459 dvmUnlockMutex(&gDvm.threadSuspendCountLock); in unlockThreadSuspendCount()511 dvmUnlockMutex(&gDvm.threadListLock); in dvmUnlockThreadList()605 dvmUnlockMutex(&gDvm._threadSuspendLock); in unlockThreadSuspend()2018 dvmUnlockMutex(&gDvm.gcHeapLock); in dvmAttachCurrentThread()2294 dvmUnlockMutex(&traceState->startStopLock); in dvmDetachCurrentThread()
132 dvmUnlockMutex(pMutex); in dvmDbgUnlockMutex()2824 dvmUnlockMutex(&targetThread->invokeReq.lock); in dvmDbgInvokeMethod()
196 dvmUnlockMutex(&gDvmJit.compilerLock); in Dalvik_dalvik_system_VMRuntime_startJitCompilation()
584 dvmUnlockMutex(&gDvmJit.tableLock); in lookupAndAdd()631 dvmUnlockMutex(&gDvmJit.tableLock); in lookupAndAdd()1292 dvmUnlockMutex(&gDvmJit.tableLock); in dvmJitResizeJitTable()1317 dvmUnlockMutex(&gDvmJit.tableLock); in dvmJitResetTable()
132 dvmUnlockMutex(&pSet->lock); in dvmBreakpointSetUnlock()
1547 dvmUnlockMutex(&gDvmJit.compilerICPatchLock); in inlineCachePatchEnqueue()1689 dvmUnlockMutex(&gDvmJit.compilerICPatchLock); in dvmCompilerPatchInlineCache()1809 dvmUnlockMutex(&gDvmJit.tableLock); in dvmJitUnchainAll()2036 dvmUnlockMutex(&gDvmJit.tableLock); in dvmCompilerSortAndPrintTraceProfiles()