Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/tool/
DClangDocMain.cpp269 llvm::sys::Mutex IndexMutex; in main() local
313 IndexMutex.lock(); in main()
316 IndexMutex.unlock(); in main()