Searched refs:FileMutex (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/libbcc/include/bcc/Support/
H A DFileMutex.h27 class FileMutex : public FileBase { class in namespace:bcc
29 FileMutex(const std::string &pFileToLock) function in class:bcc::FileMutex
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp38 #include "bcc/Support/FileMutex.h"
159 FileMutex<FileBase::kWriteLock> write_output_mutex(pOutputPath);

Completed in 87 milliseconds