Searched refs:read_output_mutex (Results 1 – 1 of 1) sorted by relevance
91 FileMutex<FileBase::kReadLock> read_output_mutex(pOutputPath); in loadScriptCache() local93 if (read_output_mutex.hasError() || !read_output_mutex.lock()) { in loadScriptCache()95 read_output_mutex.getErrorMessage().c_str()); in loadScriptCache()