Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DCrashRecoveryContext.cpp476 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
504 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexer.h120 void setThreadBackgroundPriority();
H A DIndexing.cpp470 setThreadBackgroundPriority(); in clang_indexSourceFile_Impl()
681 setThreadBackgroundPriority(); in clang_indexTranslationUnit_Impl()
H A DCIndexCodeCompletion.cpp719 setThreadBackgroundPriority(); in clang_codeCompleteAt_Impl()
H A DCIndex.cpp3754 setThreadBackgroundPriority(); in clang_parseTranslationUnit_Impl()
4338 setThreadBackgroundPriority(); in clang_saveTranslationUnit_Impl()
4443 setThreadBackgroundPriority(); in clang_reparseTranslationUnit_Impl()
7928 setThreadBackgroundPriority(); in clang_annotateTokensImpl()
9227 void clang::setThreadBackgroundPriority() { in setThreadBackgroundPriority() function in clang