Searched refs:lockMutex (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DFileMutex.h34 inline bool lockMutex() { function in class:bcc::FileMutex
H A DRSCompilerDriver.cpp157 if (write_output_mutex.hasError() || !write_output_mutex.lockMutex()) {
/frameworks/rs/cpu_ref/
H A DrsCpuCore.h152 void lockMutex();
H A DrsCpuCore.cpp175 void RsdCpuReferenceImpl::lockMutex() { function in class:android::renderscript::RsdCpuReferenceImpl
213 lockMutex();
316 lockMutex();
H A DrsCpuScriptGroup2.cpp163 mCpuRefImpl->lockMutex();
H A DrsCpuScript.cpp299 mCtx->lockMutex();

Completed in 855 milliseconds