Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCrashRecoveryContext.cpp477 static void setThreadBackgroundPriority() { in setThreadBackgroundPriority() function
505 setThreadBackgroundPriority(); in RunSafelyOnThread_Dispatch()
/openbsd-src/gnu/llvm/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.cpp3782 setThreadBackgroundPriority(); in clang_parseTranslationUnit_Impl()
4368 setThreadBackgroundPriority(); in clang_saveTranslationUnit_Impl()
4473 setThreadBackgroundPriority(); in clang_reparseTranslationUnit_Impl()
7965 setThreadBackgroundPriority(); in clang_annotateTokensImpl()
9295 void clang::setThreadBackgroundPriority() { in setThreadBackgroundPriority() function in clang