Home
last modified time | relevance | path

Searched refs:unlockMutex (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuScript.cpp329 mCtx->unlockMutex(); in init()
370 mCtx->unlockMutex(); in init()
405 mCtx->unlockMutex(); in init()
412 mCtx->unlockMutex(); in init()
419 mCtx->unlockMutex(); in init()
443 mCtx->unlockMutex(); in init()
448 mCtx->unlockMutex(); in init()
DrsCpuCore.h151 void unlockMutex();
DrsCpuCore.cpp191 void RsdCpuReferenceImpl::unlockMutex() { in unlockMutex() function in RsdCpuReferenceImpl
230 unlockMutex(); in init()
235 unlockMutex(); in init()
330 unlockMutex(); in ~RsdCpuReferenceImpl()
DrsCpuScriptGroup2.cpp201 mCpuRefImpl->unlockMutex(); in CpuScriptGroup2Impl()