Searched refs:FileMutex (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DFileMutex.h28 class FileMutex : public FileBase { class in namespace:bcc
30 explicit FileMutex(const std::string &pFileToLock) function in class:bcc::FileMutex
H A DRSCompilerDriver.cpp20 #include "FileMutex.h"
155 FileMutex write_output_mutex(pOutputPath);

Completed in 43 milliseconds