Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCrashRecoveryContext.cpp467 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
495 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexer.h120 void setThreadBackgroundPriority();
H A DIndexing.cpp470 setThreadBackgroundPriority(); in clang_indexSourceFile_Impl()
678 setThreadBackgroundPriority(); in clang_indexTranslationUnit_Impl()
H A DCIndexCodeCompletion.cpp717 setThreadBackgroundPriority(); in clang_codeCompleteAt_Impl()
H A DCIndex.cpp3558 setThreadBackgroundPriority(); in clang_parseTranslationUnit_Impl()
4142 setThreadBackgroundPriority(); in clang_saveTranslationUnit_Impl()
4247 setThreadBackgroundPriority(); in clang_reparseTranslationUnit_Impl()
7699 setThreadBackgroundPriority(); in clang_annotateTokensImpl()
8970 void clang::setThreadBackgroundPriority() { in setThreadBackgroundPriority() function in clang